Re: Computer programmers' habits in electronics



Geoff wrote:
> On 20 Dec 2005 11:24:45 -0800, "PeteS" <ps@xxxxxxxxxxxxxxxxxxx> wrote:
>
> >I love the C construct 'where(x)' :)
>
> There's a 'where(x)' construct in C? How is it implemented?
> Where is this documented?
>
> Surely you mean "while(x)", yes?
>


> Methinks you have been programming Fortran or LISP too much.

Done both, enjoyed them.

Although I answered, perhaps you should consider carefully reading
everything I wrote. I mentioned it was a massively parallel system
(well, 320 parallel, anyway) and a construct such as 'where(something)
is perfect in a parallel SIMD world.

I actually wrote that I loved the C 'where(x) construct'. There was no
mention of it being ANSI C ;)

Cheers

PeteS

.



Relevant Pages