Cannot output ansi colour codes with fstream@salem c I managed to get it working! I used https://hexed.it/ to get the special character and th...
Cannot output ansi colour codes with fstream@salem c how do I obtain the escape char (1B)?
Cannot output ansi colour codes with fstream@joinnin @Duthomhas The result of typing the command is: $ od -t x1 "filetoread.txt" 0000000 5c 65...
Cannot output ansi colour codes with fstream@Duthomhas This gives me a compile error: [code] FILE.open(od -t x1 "filetoread.txt"); // compile e...
Cannot output ansi colour codes with fstreamAh yes I see why it wouldn't compile for you, some how the TEST string was put inside the function i...
This user does not accept Private Messages