I have the following program in pascal:
Code:
Program myprogra(input, output);
Begin
Read(input, c);
Write(ouput, c);
end.
but it cannot be compiled why?
do you know any siet with good pascal tutors or pascal forums?