Re: Exiting from a program

new topic     » goto parent     » topic index » view thread      » older message » newer message

Tom Dailey wrote:
> 
> Chris:
> 
> Yes, free_console() caused the program to exit. Unfortunately,
> it also erased all traces of my printout. This can't be that
> hard! I just want to write a program that prints a result on
> the standard output (my Xterm), and then terminates. In
> other words, I want to achieve the same effect as if I had
> executed a C program in which main() executes printf() and
> then exit(). Surely this is possible.

Nope. The Linux version of Euphoria uses ncurses to do all writing to the screen
so you can't have normal command line programs.


The Euphoria Standard Library project :
    http://esl.sourceforge.net/
The Euphoria Standard Library mailing list :
    https://lists.sourceforge.net/lists/listinfo/esl-discussion

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu