Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.advocacy > #93437

Re: While( Ch ) if ( Ch‑1 <= 32 ) *P -= 32 ; 

From Phil Carmody <thefatphil_demunged@yahoo.co.uk>
Newsgroups comp.os.linux.advocacy, comp.os.linux.embedded
Subject Re: While( Ch ) if ( Ch‑1 <= 32 ) *P -= 32 ; 
Date 2012-03-03 02:09 +0200
Organization A noiseless patient Spider
Message-ID <8762emmtp7.fsf@bazspaz.fatphil.org> (permalink)
References (2 earlier) <PYqZq.3558$FY5.2955@newsfe10.ams2> <87fwdzpbqe.fsf@bazspaz.fatphil.org> <TIa2r.45441$6J5.28348@newsfe17.ams2> <87zkc4mlho.fsf@bazspaz.fatphil.org> <Jeff-Relf.Me@2012_Feb.28^5.52.am>

Cross-posted to 2 groups.

Show all headers | View raw


Jeff-Relf.Me <x@x.Invalid> writes:
> 
> Speaking of "#define" macros...
> #define  While( Should_Loop )  Ch = 1, P-- ;  \
>   while( Ch‑1 = Ch, Ch && ( Ch = *++P, Ch2 = !Ch ? 0 : P[1], Should_Loop ) )
> 
> wchar_t B[] = L"hello world", *P = B, Ch‑1, Ch, Ch2 ;
> //  Capitalise B, make it "Hello World". 
> While( Ch ) if ( Ch‑1 <= 32 ) *P -= 32 ;


Looks like a problem with your keyboard driver. Have you tried turning
your computer off, and not turning it back on again?

Phil
-- 
> I'd argue that there is much evidence for the existence of a God.
Pics or it didn't happen.
-- Tom (/. uid 822)

Back to comp.os.linux.advocacy | Previous | Next | Find similar


Thread

Re: While( Ch ) if ( Ch‑1 <= 32 ) *P -= 32 ;  Phil Carmody <thefatphil_demunged@yahoo.co.uk> - 2012-03-03 02:09 +0200

csiph-web