E
E
Egor Alekseev2015-02-18 03:53:44
Pascal
Egor Alekseev, 2015-02-18 03:53:44

Can't convert byte to array?

program ranges;
varx
: byte;
begin
writeLn('byte: ', Low(x), ' .. ', High(x));
end.
Where is the error here?
How to write correctly

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question