Re: Re [Dev-C++] Question of the day
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Jason S. <jas...@at...> - 2000-10-15 19:55:57
|
In my book, it says \b is blank space, not backspace. -.-
-Jay-
----- Original Message -----=20
From: Ioannis Vranos=20
To: dev...@li...=20
Sent: Sunday, October 15, 2000 4:36 PM
Subject: RE: Re [Dev-C++] Question of the day
You are talking about '\a' (bell) and i am talking about '\b' =
(backspace).
=20
=20
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.
|