Skip to main content

Timeline for String parsing in C

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Jun 8, 2016 at 20:37 comment added Ryan Did you create this by hand or is there some tool involved? I like the concept but I'd be terrified of supporting this. There are so many magic numbers.
Dec 28, 2014 at 14:57 comment added rolfl Hi, and welcome to Code Review. This code is not really a review. Rather, it is an alternate way of doing things with little explanation as to what it does, why it works, and why it is better than the original. Additionally, I look through it and worry about missing braces, fall-through case-statements, and obscure bitwise manipulations that are not documented. Please consider adding detail as to why this is better, and what it solves differently to the OP, and why those choices make for better code.
Dec 28, 2014 at 14:12 review Late answers
Dec 28, 2014 at 14:57
Dec 28, 2014 at 13:57 review First posts
Dec 28, 2014 at 15:41
Dec 28, 2014 at 13:55 history answered M.Naser CC BY-SA 3.0