Console I/O using Common LISP
Hey... I''m using Corman LISP, and I''ve figured out how to make console-based .exe files with the save-application function. The problem is, I can''t figure out how to do input and output. print and read don''t work. I''m guessing that I need to communicate with the console window and all that crap. Can someone help me out here? Is there some sort of a console app module that I could use?
-Forcaswriteln("Does this actually work?");
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement