[fpc-pascal]TStream.WriteAnsiString
Brian Grainger
granam at shaw.ca
Thu Aug 22 05:58:39 CEST 2002
At 02:34 PM 8/21/02 +0200, you wrote:
>These would do what you want, i.e. write a text representation of the
>argument, much like Writeln() does. Return value is the number of bytes
>written.
Yes, that sounds very good. My own particular use for output streams is
mainly to write XML, which is really just a text string, so these routines
would be extremely helpful.
Thanks again for the quick reply.
Regards,
Brian
More information about the fpc-pascal
mailing list