Advertisement

Console I/O using Common LISP

Started by August 26, 2003 09:56 AM
1 comment, last by Forcas 21 years, 5 months ago
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?");
Nevermind. I figured it out.
-Forcaswriteln("Does this actually work?");
Advertisement
Please don''t ask programming questions, particularly language specific questions, in this forum. There are forums dedicated to programming language how-to''s... I''m sure that you''d get an almost instant reply in one of those next time you have a problem.

Cheers,

Timkin

This topic is closed to new replies.

Advertisement