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

php - Auto increment employee ID -

php - isset function not working properly -

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