What is the output of:

   #include <stdio.h>
   int main(void) { printf("%d\n", sizeof(sizeof(int))); return 0; }

Is this portable at all?   %-}   Whoever can answer these questions
immediately should have a look GHC's RTS, especially the calculation
of bit masks, shifts, ...

Cheers,
   Sven
-- 
Sven Panne                                        Tel.: +49/89/2178-2235
LMU, Institut fuer Informatik                     FAX : +49/89/2178-2211
LFE Programmier- und Modellierungssprachen              Oettingenstr. 67
mailto:[EMAIL PROTECTED]            D-80538 Muenchen
http://www.informatik.uni-muenchen.de/~Sven.Panne

Reply via email to