view etc/inttypes.h @ 21344:c1d8b530ce40

Remove long double reading code, long double was never used AFAICT and is gone from the specification since a long time due to portability issues.
author reimar
date Tue, 28 Nov 2006 18:34:08 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>