[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
RE: Eels
Delphi:
HoverCraft := THoverCraft.Create(POFerries);
while (not HoverCraft.Full) do begin
Eel := TEel.Create(Ocean);
HoverCraft.Add(Eel.New);
end;
Q.
> -----Original Message-----
> From: Stuart Grimshaw [mailto:stuart@xxxxxxx]
> Sent: Thursday 27 September 2001 14:58
> To: ukha_d@xxxxxxx
> Subject: [ukha_d] Eels
>
>
> I set the same question to a few of my mates, and one of them
> came back with
> these two:
>
> Pascal : for iLoop := 0 to SizeOf(HoverCraft) then
> Hovercraft[iLoop] := Eel;
> C : for(iLoop=0;iLoop++;iLoop<sizeof(HoverCraft))
> HoverCraft[iLoop] = Eel;
>
> I bet none of the other office workers will have them :-)
>
> --
>
> Stuart Grimshaw <stuart@xxxxxxx>
> Chief Operations Officer
> Football Networks Ltd
> -
> t:07976 625221
> f:0870 7060260
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> FREE COLLEGE MONEY
> CLICK HERE to search
> 600,000 scholarships!
> http://us.click.yahoo.com/ujOgTC/4m7CAA/ySSFAA/IBOolB/TM
> --------------------------------------------------------------
> -------~->
>
> For more information: http://www.automatedhome.co.uk
> Post message: ukha_d@xxxxxxx
> Subscribe: ukha_d-subscribe@xxxxxxx
> Unsubscribe: ukha_d-unsubscribe@xxxxxxx
> List owner: ukha_d-owner@xxxxxxx
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>
Home |
Main Index |
Thread Index
|