hi,
i am learning pascal and using windows xp when ever i use crt: my program gives
erorr like if i compile and run
uses crt;
begin
TextColor(14);
TextBackGround(1);
Writeln('Hello there !');
end.
i will get an error as soon as i run even us msdos that can be run on xp using cmd at run.