[tex-k] How read_ln works in Pascal?

helbig@mailbox.org heintel-helbig at mailbox.org
Wed Mar 23 06:52:42 CET 2022


Hello Igor,
        if eoln(term_in) then read_ln(term_in);
eoln means: "the end of the current line is reached"
read_ln means: "skip to the beginning of the next line"

greatings Wolfgang


More information about the tex-k mailing list.