Why are seekeof and seekeoln restricted functions?

The forum to report every bug you find or tell us what you'd like to find in UVa OJ

Moderator: Board moderators

Locked
snail.123
New poster
Posts: 14
Joined: Wed Jun 13, 2007 3:29 am
Location: Taiwan

Why are seekeof and seekeoln restricted functions?

Post 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
Carlos
System administrator
Posts: 1286
Joined: Sat Oct 13, 2001 2:00 am
Location: Valladolid, Spain
Contact:

Post by Carlos »

It is not.

New system will have no restricted functions, use them then.
DON'T PM ME --> For any doubt, suggestion or error reporting, please use the "Contact us" form in the web.
Locked

Return to “Bugs and suggestions”