Re: shell getting scrambled while printing out ascii 14
Andre Haupt <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 16, 2007 at 04:57:08PM +0530, vibi wrote: > hi, > can any one tell me the reason why the command prompt in the terminal > window get scrambled when a character with ascii value 14 is printed > out. Have a look at the Shift Out and Shift In control characters. regards, Andre