[Coco] Os9 Intercept

Bill Pierce ooogalapasooo at aol.com
Tue Oct 30 11:35:29 EDT 2012


You know, I've been so caught up trying to get printf to work, most other options have been forgotten :-)
I guess I need to run the guantlet of all the different output commands and find one that works the way I want. I just don't understand why the buffers are not emptied after the command completes in the first place. To print to screen, flush should never be needed.

Bill P

Music from the Tandy/Radio Shack Color Computer 2 & 3
https://sites.google.com/site/dabarnstudio/
Bill Pierce
ooogalapasooo at aol.com


-----Original Message-----
From: Retro Canada <retrocanada76 at gmail.com>
To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
Sent: Tue, Oct 30, 2012 11:22 am
Subject: Re: [Coco] Os9 Intercept

why not try the good'ol write ?
write(fileno(stdout), str, strlen(str));





More information about the Coco mailing list