On 2/26/02 10:27 PM, jds <[EMAIL PROTECTED]> wrote:

> #win2k system
> 
> ...
> @array=<STDIN>;
> ...
> 
> Q:when running,how to break the input,and not exit program?

Hi jds,

Your EOF char. On most systems, this is ^D, and on Windows I believe it is
^Z.

Hope that helps,
-- 
Michael


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to