| Max A. on Thu, 02 Nov 2006 21:19:47 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| carriage return (\r) in GP |
Is there a way to print out carriage return (without a new line; in C, it is '\r' symbol) in GP? I would like to have a single-line progress indicator in my program, and it needs carriage return. Thanks, Max