On 11-Mar-05, at 7:37 PM, Mannequin* wrote: > I would hope that we could get some ANSI C in there... I could use > something to > make some of my programs portable to the Coco. :) It's not too hard to make the switch, you could probably just use a modified ANSI C preprocessor to convert it to K&R. At least for the basic stuff, that is. James