c - fprintf outputs 0x08 when printing backspace -


when trying print backspace ("\b \b") file (in c), show unicode character (0x08).

does have format of file printing or emulation of terminal?

hello through backspace.

also, on unrelated question trying find out how read arrow key inputs getch().

if trying delete characters existing file, should use fseek. printing '\b' won't help.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -