Interactive I/O in Pascal

Joseph S. D. Yao jsdy at hadron.UUCP
Sun Aug 10 14:34:33 AEST 1986


In article <5918 at lanl.ARPA> crs at lanl.ARPA (Charlie Sorsby) writes:
	[attribution omitted]
>> As far as I know, the semantics of lazy I/O ...
>As I understand it, printf and scanf are not considered part of the C
>language but rather are part of the standard I/O package.  Is this also
>true for writeln and readln in Pascal?  If so, it appears that standard
>I/O packages are being compared rather than languages.  ...

Yes, you are missing something.  Pascal I/O is part of the language,
and not part of any library.  It is a "built-in."
-- 

	Joe Yao		hadron!jsdy at seismo.{CSS.GOV,ARPA,UUCP}
			jsdy at hadron.COM (not yet domainised)



More information about the Comp.lang.c mailing list