help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Escape code


From: Rai Hardeep S.
Subject: Escape code
Date: 2 Sep 2004 09:22:33 GMT
User-agent: slrn/0.9.7.4 (Linux)

In C++ programming using g++ on RedHat8:

1) The vertical tab "\v" produces "stair step" like output on screen,
which it should. But diverting output to printer produces result in a
line with "inverted ?" inplace of vertical tab. How to solve this.

2) What is the purpose of escape code "\?", when we can produce same
result without "\".

Thanks in advance.

-- 
H. S. Rai


reply via email to

[Prev in Thread] Current Thread [Next in Thread]