[comp.lang.pascal] need unsigned double word arithmatic

amead@s.psych.uiuc.edu (alan mead) (04/21/91)

I need to manipulate double word (32 bit) unsigned indicies in 
Turbo Pascal.  I think I can work out a way to add and subtract
the individual words, but I'm not so sure about multiplication
and division.

Also, I'm hopefull that there is a way to utilize the longint
format without resorting to writing my own routines.

Any help would be appreciated.

Thanks,

-alan mead : amead@s.psych.uiuc.edu