Re: [Seqan-dev] Error in parsing tutorial


Good catch, fixed both issues.

On 12/15/2011 02:40 PM, Felix Heeger wrote:
Hello,

I think I found an error in the parsing tutorial.
In the example code for the read* and skip* functions it says:
res = skipLine(buffer, reader);
I think this has to be:
res = skipLine(reader);
At least this is how it works for me.

The comment function on the page is not working so I post this here.

Cheers,
felix


_______________________________________________
seqan-dev mailing list
seqan-dev@lists.fu-berlin.de
https://lists.fu-berlin.de/listinfo/seqan-dev