We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How to do a 32bit multiplication with 64bit result in C? :-)
There are several threads in the forum with a link to C++ source for 64-bit arithmetic using a compiler that only supports 32 bit integers. Conversion to C is fairly straightforward.