Página 1 de 1
Text file class
Publicado: Mié Mar 17, 2010 4:24 am
por Guest
Will there be any Text File class in Xailer? Something with WriteLine()
and Readline() methods?
Text file class
Publicado: Mié Mar 17, 2010 9:38 am
por ignacio
DC,
No, I don't think so, sorry. For small up to quite large files is easier to
process the text in memory an finally write them to file.
Regards,
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer/Xailer team]
http://www.xailer.com
http://www.xailer.info
"DC" <
NoSpamPlease@nycap.rr.com> escribió en el mensaje de
noticias:4ba04b7e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Will there be any Text File class in Xailer? Something with WriteLine()
> and Readline() methods?
>
>
Text file class
Publicado: Mié Mar 17, 2010 9:38 am
por ignacio
DC,
No, I don't think so, sorry. For small up to quite large files is easier to
process the text in memory an finally write them to file.
Regards,
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer/Xailer team]
http://www.xailer.com
http://www.xailer.info
"DC" <
NoSpamPlease@nycap.rr.com> escribió en el mensaje de
noticias:4ba04b7e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Will there be any Text File class in Xailer? Something with WriteLine()
> and Readline() methods?
>
>
Text file class
Publicado: Jue Mar 18, 2010 4:29 am
por Guest
>>No, I don't think so, sorry. For small up to quite large files is
easier to process the text in memory an finally write them to file. <<
Ok, thanks, I'll just port over an older text file class into Xailer.
Regards,
DC
Text file class
Publicado: Jue Mar 18, 2010 4:29 am
por Guest
>>No, I don't think so, sorry. For small up to quite large files is
easier to process the text in memory an finally write them to file. <<
Ok, thanks, I'll just port over an older text file class into Xailer.
Regards,
DC
Text file class
Publicado: Sab Jul 24, 2010 12:48 am
por Guest
There's a port from the Nanforum library, in the xHarbour.org
contribution, called fftext.c. As long as the _POSIX_PATH_MAX is
defined, it seems to compile ok, although I haven't tested the code yet.
Is it ok to mention this, in this Xailer forum?
Text file class
Publicado: Dom Jul 25, 2010 12:19 pm
por ignacio
Childers escribió el sáb, 24 julio 2010 00:48Is it ok to mention this, in this Xailer forum?
Of course yes. We only ban spam messages.
Best regards,