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 -

python - Evaluating the next line in a For Loop while in the current iteration -

php - Facebook share link is not showing image within the post?(get parameter in url) -