Re: C Programmer Needed



Michael Wojcik wrote:
[snip]


For that matter, there isn't much from C99 that I miss. Let's see: standard-conforming snprintf, va_copy ... nothing else immediately comes to mind. I have no use for //-comments, which as far as I can see just encourage overly-long source lines.


How about these changes? Don't you miss any of them? long long inttypes.h VLA inline functions _Bool (just kidding) __func__ __VA_ARGS__ classification macros snprintf() better strftime() Longer string literals

.