[fpc-pascal] Procedures that work like WRITELN()

DougC doug at moosemail.net
Wed Dec 27 16:20:13 CET 2023


It would be very useful if WriteStr() was a function that returned the resulting string instead of returning it via an output parameter. Then you could just wrap the Writeln parameters in WriteStr() and pass it to the new logging procedure. Unfortunately, the ISO extension did not end up doing that!



Doug C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20231227/5fd0793b/attachment.htm>


More information about the fpc-pascal mailing list