[Coco] *BOOM* the code explodes!

Willard Goosey goosey at virgo.sdc.org
Tue Nov 16 02:37:02 EST 2010


I've been playing with the OS-9 Pascal compiler.  With a
file-inclusion utility it becomes nearly useful! ;-)

I don't really approve of the "String ADT" I pulled out of a
college-level CS textbook.  If you're going to lug around that much
extra data about the char array, you might as well do it right and
wrap everything up in a record.  But it does work, so until I feel
really modivated, it'll have to do. ;-)

But anyway, I made a #include-able file with all the EXTERNAL function
declaratins for the Support3 module.  It blew the p-code for the
testcls sample from 0x400 bytes to 0x3800 bytes.  Talk about making
the symbol table explode! ;-)

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