untitled.gif welcome towards my cool internet house site: re: IMPORT ANOUNC (zoom)

[ back | refresh | last 25 | post new ]

welcome to my cool internet home sit is prosecÇ–tedt to a jam

VALID X M L
Hair Cares Product!!!!!
re: IMPORT ANOUNC
[7810] by "FARINA00" (ppp-92-31.30-151.libero.it)   on Thu 13 Dec 2001 12:34:01     reply ] [ up ]
type water=record
heat:single;
salt:byte;
worms:dword;
end;

var mexican_water:water;

begin
with mexican_water do
begin
heat:=100;
salt:=25;
worms:=MAX_WORMS;
// this constant is defined
// elsewhere for YOUR
// SECURITY!!!!1!
end;
end;