> 
> I believe int64 was originally from Delphi. (Isn't there also "long
> long" support in OpenWatcom via "-za99“?)

Hello Rugxulo,

Yes, Watcom C supports 64-bit integer arithmetic, in contrast to Turbo C 3.1, 
which to my knowledge does not, but silently interprets „long long x“ as „long 
x“, yielding a 32-bit integer type.



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to