mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Rework the Read_Line class.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
class Input : private Read_Line
|
||||
{
|
||||
public:
|
||||
Input (Keyword_Factory *keyword_factory);
|
||||
Input (FILE *stream, Keyword_Factory *keyword_factory);
|
||||
void read_keys ();
|
||||
private:
|
||||
#ifndef strcspn
|
||||
|
||||
Reference in New Issue
Block a user