There are two non-standard types defined in Linux GCC: long long (8 bytes)
and "long double" (12 bytes, but I think it uses 10 bytes floating point
type supported by 80x87 coprocessor). Both seem to work internally OK,
but is there a way to "printf" such values. Man page for "printf" does mention a
format modifier "L" for long double values, but it is not working. Nothing
about "long long" can be found in manpage.
Any experience with these types?
regards, Michal.
***************************************************************************
Al. Ujazdowskie 4 Voice: 48-22-294011 ext 23
00-478 Warszawa, POLAND FAX: 48-22-294967
***************************************************************************