0 Members and 1 Guest are viewing this topic.
procedure DDD();var test2:integer;begin test2:=abs(-22);end;
if x < 0 then x := -x;