[tex-k] How read_ln works in Pascal?

Igor Liferenko igor.liferenko at gmail.com
Wed Mar 23 03:42:33 CET 2022


Hi,

In dvitype.w there is such code:

    if eoln(term_in) then read_ln(term_in);

Please somebody explain the mechanics behind this.
My knowledge of Pascal is rather faint.
In my CWEB implementation of dvitype [1] I remove this line completely and
everything works as it should. Why?

Regards,
Igor

[1]: https://github.com/igor-liferenko/dvitype


More information about the tex-k mailing list.