Metropoli BBS
VIEWER: test.pas MODE: TEXT (ASCII)
var
   a,b : longint;

begin
   move(a,b,4);
end.

[ RETURN TO DIRECTORY ]