Where is FLT_MIN_EXP ?
Mike Frysinger
vapier@gentoo.org
Mon Dec 24 00:35:00 GMT 2012
On Saturday 22 December 2012 10:50:41 YuGiOhJCJ Mailing-List wrote:
> OK. So I have an other question.
please don't top post
> Can you tell me why the code below[1] can compile[2] whereas FLT_MIN_EXP
> isn't defined ?
you can ask gcc on your own system:
gcc -E -dD main.c
look for FLT_MIN_EXP and see what file is defining it
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-help/attachments/20121224/73760d18/attachment.sig>
More information about the Libc-help
mailing list