Hi all,
I would like to know what you guys consider more portable (as far
as I can understand it -std=c99 is a gcc specific option).
Also can you say what's the difference between
-D_HAVE_ISOC9X_S OURCE
and
-D_HAVE_ISOC99_S OURCE
or can you provide a pointer to the documentation for these macros?
Many thanks in advance.
--
Stefano Sabatini
Linux user number 337176 (see http://counter.li.org)
I would like to know what you guys consider more portable (as far
as I can understand it -std=c99 is a gcc specific option).
Also can you say what's the difference between
-D_HAVE_ISOC9X_S OURCE
and
-D_HAVE_ISOC99_S OURCE
or can you provide a pointer to the documentation for these macros?
Many thanks in advance.
--
Stefano Sabatini
Linux user number 337176 (see http://counter.li.org)
Comment