Go to the first, previous, next, last section, table of contents.

Should I use the GNU C library?

At this point in time, no. The GNU C library is still very young, and libg++ still conflicts with it in some places. Use your native C library unless you know a lot about the gory details of libg++ and gnu-libc. This will probably change in the future.


Go to the first, previous, next, last section, table of contents.