Where can I find a good introduction to the features introduced in C99? I just realized that my C is still stuck with K&R ed. 2.
Name:
Anonymous2007-05-09 3:02 ID:x5vkKwaU
>>29
Ever heard of preparing your own dynamic library? You want to talk embedded? There you go. Point stands.
However, since we're on the topic, why are things like basic ADT not available in the standard library? You think everyone reinventing the same wheel doesn't increase bugs and code bloat?