Hi,
I'm using gcc (3.3 for osX, I think).
It seems some of my problems are related to the fact that gcc ignores my pretty 'unsigned' letters in front of the variables. At least I have overflows at less than 32 bits, and I can put negative values into them as well.
Any suggestions?
%ld worked for printing longs, btw, so thanks.
Sincerely,
-Kenneth Straarup.