Page 2 of 2

Re: Weird problem with integer division, or is it me again?

Posted: Sat Aug 06, 2022 1:56 pm
by tofro
NormanDunbar wrote: SMSQ also allows them, but my figers are still running in QDOS mode, so never types the % after the loop index name!
Mine do as well, but

IMPLICIT% i, j, k or
DEF_INTEGER i, j, k

usually do the trick. (Obviously doesn't help a lot if you're not compiling your code)