[fpc-pascal] Where is the 'write' function defined and how is it different from 'writeln'?
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Mar 22 00:19:26 CET 2015
On 22/03/15 00:11, vfclists . wrote:
> In case of wanting to use different Text objects is it possible to
> prefix the Write command with the Text e.g Write(TextObject,
> 'outputtext')? Do Write and WriteLn support something like that?
http://www.freepascal.org/docs-html/rtl/system/write.html
http://www.freepascal.org/docs-html/rtl/system/writeln.html
Jonas
More information about the fpc-pascal
mailing list