Re: how can I test for backspace if( (c = getchar()) == '\b' )
From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 02/12/05
- Next message: Manish_Ganvir: "How to calculate size of an int without using the sizeof operator but using bitwise operator"
- Previous message: Emmanuel Delahaye: "Re: pointers"
- In reply to: infobahn: "Re: how can I test for backspace if( (c = getchar()) == '\b' )"
- Next in thread: Randy Howard: "Re: how can I test for backspace if( (c = getchar()) == '\b' )"
- Reply: Randy Howard: "Re: how can I test for backspace if( (c = getchar()) == '\b' )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 12 Feb 2005 09:04:30 GMT
infobahn wrote:
>
... snip ...
>
> <shrug> Some people enjoy being rude. Some of these people are
> extraordinarily knowledgeable about C. Nobody is barred from
> posting here. Put these three facts together, and you get the
> response you mentioned; it's inevitable.
Where is Dan Pop when we need him :-)
-- "If you want to post a followup via groups.google.com, don't use the broken "Reply" link at the bottom of the article. Click on "show options" at the top of the article, then click on the "Reply" at the bottom of the article headers." - Keith Thompson
- Next message: Manish_Ganvir: "How to calculate size of an int without using the sizeof operator but using bitwise operator"
- Previous message: Emmanuel Delahaye: "Re: pointers"
- In reply to: infobahn: "Re: how can I test for backspace if( (c = getchar()) == '\b' )"
- Next in thread: Randy Howard: "Re: how can I test for backspace if( (c = getchar()) == '\b' )"
- Reply: Randy Howard: "Re: how can I test for backspace if( (c = getchar()) == '\b' )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading