Whats wrong with this code?? (MS-DOS/TC 1.0)

Frank Swarbrick swarbric at tramp.Colorado.EDU
Sat Mar 19 15:32:38 AEST 1988


I had this same problem.  You must multiply it by 1L to get it convert to a
long unsigned int.  Make the 1L your first multiplictor [sic?].  I also tried
using the (unsigned long) thing, but multiplying by 1L seems to be the only
way to get it to work.

Frank Swarbrick (and his cat)
swarbric at tramp.UUCP               swarbric at tramp.Colorado.EDU
...!{hao|nbires}!boulder!tramp!swarbric
"Welcome back my friends to the show that never ends..."



More information about the Comp.lang.c mailing list