Tuesday, 29 September 2015

[gccsdk] ^H^H^H

Running a C program in a Taskwindow. It reads from stdio and
outputs it. The backspace key, instead of backspacing,
produces ^H. I am assuming that this is because the program
is using gets and puts from the stdio library. Is that
right? Are there alternative functions that interpret control
sequences gracefully rather than display control characters with a
^-prefix?

--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment