[fpc-pascal] Switch from string to ansi/wide

Luca Olivetti luca at ventoso.org
Mon May 5 22:54:25 CEST 2008


En/na Eduardo Morras ha escrit:

> Can you point me on how to get a text (ascii, not utf8, utf16 or 
> similar) file?

Use "text" or "textfile" instead of "file of string".
BTW, you can use "writeln" if you want to add a line terminator.

Bye
-- 
Luca



More information about the fpc-pascal mailing list