592
Hexed by async
(fed.dyne.org)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Yeah, those durn data size fields. At first you're like "why would you do this? It's specified in the spec, right?" Then you start consuming the data stream and go "oh, yeah need this".
I was doing some driver work for a real time location tracking board. The serial stream protocol was very well documented and designed. Plenty of byte length count fields, though.