Timeline for C-Style unsigned char parsing and manipulation
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2014 at 2:07 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 35 characters in body; edited tags; edited title
|
| Mar 5, 2012 at 20:29 | answer | added | Loki Astari | timeline score: 3 | |
| Mar 5, 2012 at 18:08 | comment | added | Holland |
viByteBuf is just a struct with two properities, str (unsigned char) and len (unsigned int). It's supposed to represent a buffer which can dynamically grow/shrink.
|
|
| Mar 5, 2012 at 16:36 | comment | added | Joey Adams |
What is the definition of viByteBuf ?
|
|
| Mar 5, 2012 at 14:43 | comment | added | Quentin Pradet | This question is a bit offtopic since the code doesn't work, and that's forbidden (cf. the faq). But since there's also an interesting question about code correctness, it could be kept here. | |
| Mar 5, 2012 at 7:58 | history | asked | Holland | CC BY-SA 3.0 |