> Hi,
>
> As I mentioned in my previous post I would like to develop a text based
> application... possibly with a text based gui.
>
> I have one little problem.
>
> I would like the program to do stuff while it waits for user input. Let's
> call "do stuff" the "background process".
>
> In a window
Hi,
As I mentioned in my previous post I would like to develop a text based
application... possibly with a text based gui.
I have one little problem.
I would like the program to do stuff while it waits for user input. Let's
call "do stuff" the "background process".
In a windows console program