Name:
Anonymous
2009-04-17 4:56
Whats the most crossplatform way to get file length in C?
Name:
Anonymous
2009-04-17 17:05
>>16
There is at least one DSP I have worked with where CHAR_BIT is 32. The char types, short, int and long are all 32 bits." - From
http://home.att.net/~jackklein/c/inttypes.html