Problems with <tgmath.h>

Andreas Schwab schwab@suse.de
Thu Dec 16 05:12:00 GMT 1999


Kaoru Fukui <k_fukui@highway.ne.jp> writes:

|> -------------------trunc.c-----------------
|> #include <>
|> #include <>
|> #include <>
|> 
|> #define __ISOC9X_SOURCE

It's called _ISOC9X_SOURCE, and you must define it as the very first
thing, before including any system header.  If in doubt, compile with
-Wall.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Libc-alpha mailing list