[LCP]Rounding questions
Chuck Martin
nrocinu at myrealbox.com
Fri Sep 6 07:01:09 UTC 2002
On Thu, Sep 05, 2002 at 03:23:51PM -0500, Steve Baker wrote:
> They don't make it easy to track down, but there you go. Stick:
>
> #define _ISOC99_SOURCE
>
> At the very top of your C file and you're C99 ready.
Thanks, that makes better sense.
> Any system that conforms to C99 should be OK, and most should, so I imagine
> it's portable. You may have to jump through a hoop or two like this to get it
> to work though.
Does the 99 in C99 refer to the year? In other words, will this only work on
relatively new systems?
Chuck
More information about the linuxCprogramming
mailing list