Page 1 of 1

Why are seekeof and seekeoln restricted functions?

Posted: Wed Jun 13, 2007 3:42 am
by snail.123
Pascal's got fewer I/O function than C. Restricting the use of seekeof and seekeoln make it even fewer for Pascal programmers. :-? Like in 825, it would be very handy if we can skip the spaces at the end of the line using seekeoln. Is it possible to lift this restriction? :P

Posted: Thu Jun 14, 2007 6:56 pm
by Carlos
It is not.

New system will have no restricted functions, use them then.