Timeline for Simple string manipulation in C (for small microcontrollers)
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Nov 21, 2021 at 17:22 | history | suggested | Peter Mortensen | CC BY-SA 4.0 |
Copy edited.
|
| Nov 21, 2021 at 17:18 | comment | added | RedGrittyBrick | @PeterMortensen Oh just concerns about potential issues described in this article and a desire to develop skills that will be transferable to smaller microcontrollers like the ATtiny85 or ATtiny402. | |
| Nov 21, 2021 at 16:34 | comment | added | Peter Mortensen | Re "write code that will be reasonably efficient": Why do you assume that? Using C strings can become very very slow if not used correctly (Shlemiel the painter’s algorithm). A case. | |
| Nov 21, 2021 at 16:27 | review | Suggested edits | |||
| S Nov 21, 2021 at 17:22 | |||||
| Nov 21, 2021 at 9:00 | history | tweeted | twitter.com/StackCodeReview/status/1462345065561534465 | ||
| Nov 21, 2021 at 8:44 | vote | accept | RedGrittyBrick | ||
| Nov 21, 2021 at 2:38 | history | became hot network question | |||
| Nov 20, 2021 at 19:49 | answer | added | jdt | timeline score: 4 | |
| Nov 20, 2021 at 19:35 | answer | added | Deduplicator | timeline score: 4 | |
| Nov 20, 2021 at 18:53 | history | edited | RedGrittyBrick | CC BY-SA 4.0 |
added 116 characters in body
|
| Nov 20, 2021 at 18:43 | history | edited | RedGrittyBrick |
edited tags
|
|
| Nov 20, 2021 at 18:38 | history | asked | RedGrittyBrick | CC BY-SA 4.0 |