![]() Preserved Topic: Perl Advances STDOUT (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() I am not even sure if this is possibe, but I thought it might be worth a try. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() Screen manipulating (text mode) is usally done by using Unix curses library... Also, there are other modules which you can use, and I'll list them here:
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() Max, |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() I have just tried using InputChar function like in you example, and got the same error. I guess that something is fucked up with _ReadConsole function from console C library (console.cpp source file), which this perl module calls. Maybe that is the desired effect ? who knows what Microsoft thinks, eh? |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() |