Hi Doug, hehe, now our mail crossed :)
> Using main.c as a guide, perhaps I might define my own character io > myGet and myPut (I'd use that to get and put characters to and from a Yes. See also my mail. > Then I'd need to not define main(), and remember to call bye(0). Yes, main() might conflict. bye(0) needs only be called if you installed some callback function in *Bye, or have some 'finally' clauses pending. miniPicoLisp is not so critical in this regard, as it doesn't modify the console mode or install signal handlers etc. Cheers, - Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
