Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2000 02:39:05 +0000 (GMT)
From:      Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org>
To:        freebsd-questions@freebsd.org
Subject:   parsing in C++
Message-ID:  <Pine.BSF.4.21.0003040237120.1782-100000@dogma.freebsd-uk.eu.org>

next in thread | raw e-mail | index | archive | help
For the recursive-descent parser i am writing, i need to keep track of
line numbers.  I didn't find an infile.eol() function, but i don't
want to assume it can't be done using the C++ extraction operator.
Does anyone know if this is possible?  Or do i need to go back to 
fscanf()?

-=> jm <=-
-------------------------------------------------------
The opinions expressed in this message are the opinions of the mail
program only, and not of the writer, his employer, or
freebsd-uk.eu.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003040237120.1782-100000>