summaryrefslogtreecommitdiff
path: root/docs/common/lib_common/FdGetLine.txt
blob: d92ff94d9dcb893997efd37557e648aa09fba5d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
CLASS FdGetLine

See IOStreamGetLine, difference is that it works on basic UNIX file descriptors rather than full blown streams. Follows basic interface, except...


FUNCTION FdGetLine::GetLine

Returns a string containing the optionally preprocessed line.

Do not call if IsEOF if true.