[Coco] long math subroutine module?

Willard Goosey goosey at virgo.sdc.org
Wed Apr 11 20:59:42 EDT 2012


Has anyone written a long (32-bit) integer math subroutine module for
BASIC-09?  I'm thinking something that uses a record of 2 integers
(like some of the syscalls want) for each argument.  Something like...

arg1.hi=1
arg1.lo=63000
arg2.hi=0
arg2.lo=2
run longmath("*",arg1,arg2,arg3)
(*result in arg3*)

?????
Willard
-- 
Willard Goosey  goosey at sdc.org
Socorro, New Mexico, USA
I search my heart and find Cimmeria, land of Darkness and the Night.
  -- R.E. Howard



More information about the Coco mailing list