Hi,
I have a simple bit of code in my program which is failing to return control back after the user has entered input
print "Do you wish to continue? (yes/no): "; chomp ($resp=<>); print "resp=$resp\n";
It doesn't print anything after typing and hitting enter (just a newline), so I am stuck on how to fix this. Any help appreciated.
Thanks,
Ed.
In reply to program hangs on user input by equick
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |