[fpc-devel] Benchmark for FreePascal
Michalis Kamburelis
michalis at camelot.homedns.org
Mon Dec 12 12:08:29 CET 2005
Are we talking here about making a class that can read any TStream
descendant line-by-line (i.e. by simple a'la Readln method) ?
Then I believe this was already discussed on fpc-pascal, I remember that
I sent there my TTextReader class implementation that does just that.
TTextReader class is also part of pasdoc code right now, you can see it
here
[http://cvs.sourceforge.net/viewcvs.py/*checkout*/pasdoc/pasdoc/source/component/PasDoc_ProcessLineTalk.pas].
Is this the kind of thing that is wanted ?
Michalis
More information about the fpc-devel
mailing list