[Bug c++/79713] New: \f missing from c++14, at least
jmichae3 at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sat Feb 25 21:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79713
Bug ID: 79713
Summary: \f missing from c++14, at least
Product: gcc
Version: 6.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: jmichae3 at yahoo dot com
Target Milestone: ---
modern printers like inkjets take \f character in a string as data and
interpret them. PLEASE put it back in. I am trying to write a basic printing
program for windows for the commandline. don't dis me for saying windows.
I am suspecting that it has been removed from the c++ standard, but I can't
verify this. yeah, I know what characters they are, it's ASCII. but please put
them back in.
not critical, but if you would, that would be nice.
More information about the Gcc-bugs
mailing list