RE: Re [Dev-C++] Question of the day
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Ioannis V. <no...@ya...> - 2000-10-15 19:35:34
|
You are talking about '\a' (bell) and i am talking about '\b' (backspace).
Ioannis
-----Original Message-----
From: dev...@li...
[mailto:dev...@li...]On Behalf Of SpiderMan
Sent: Sunday, October 15, 2000 8:28 PM
To: dev...@li...
Subject: Re [Dev-C++] Question of the day
In my C++ book it says that \b will produce a system beep through the
internal speakers, not earse characters.
|