(Login MCalkins) Moderator Posted Aug 1, 2011 6:56 PM
Following qbguy's suggestion, I decided I would make assembly functions for both QBASIC 1.1 and QB64. I wrote one for QB64, but then I realized I could probably just do it from the C header file. Then, I decided to just try it in QB64, and found out that there is no overflow checking anyway. For that reason, I'm guessing you're using QBASIC 1.1 (or QB).