How to read fastly files ( I/O operation)
monarch_dodra
monarchdodra at gmail.com
Wed Feb 6 08:13:32 PST 2013
On Wednesday, 6 February 2013 at 16:06:20 UTC, monarch_dodra
wrote:
> It correctly takes into account that a sequence can be multiple
> lines. It does not strip whitespace because according to
> http://maq.sourceforge.net/fastq.shtml whitespace is not a
> legal character.
Hum, just read your example files. I guess you can have white. In
any case, that should pose not pose any real problem.
http://dlang.org/phobos/std_string.html#.removechars
would come in handy here.
More information about the Digitalmars-d-learn
mailing list