Re: Posix and C macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maurí­cio CA <mauricio.antunes@xxxxxxxxx> writes:

> I've been writing a binding to posix from a different
> (i.e., not C) language, and I realized there are many
> macros that activate or deactivate a lot of C99 and
> Posix. Is there a list of such macros, so that I can
> use it to support properly all extensions or subsets
> of Posix and C standard library?

This is actually a library issue, not a compiler issue.  These macros do
not affect the compiler.

If you are using glibc, see <features.h>.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux