Re: Weird problem with integer division, or is it me again?
Posted: Sat Aug 06, 2022 1:56 pm
Mine do as well, butNormanDunbar wrote: SMSQ also allows them, but my figers are still running in QDOS mode, so never types the % after the loop index name!
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)