Mail Archives: djgpp/1997/08/10/12:01:55
spiritseeker wrote:
>
> Hello, hello!
>
> I'm converting some code from my old 16 bit c programs to
> 32 bit .. suddenly sizeof gives me values that are many bytes
> larger than my old structures!
well, yes. the default size of an int in DJGPP is 32 bits. in a 16 bit
compiler it will certainly be 16 bits. see the header file limits.h for
other surprises and wonders beyond your wildest fantasies... oops,
that's the text of the spam i'm posting to alt.binaries.braille.
phil
- Raw text -