| untitled.gif welcome towards my cool internet house site: posting |
welcome to my cool internet home sit
is prosecÇ–tedt to a jam
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 ]
|
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;
|
: post your reply here :
|