help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parse input string and input file with same buffer state


From: Harsha Sharma
Subject: Parse input string and input file with same buffer state
Date: Thu, 7 Dec 2017 23:29:06 +0530

Hello,
I'm looking for a way to parse input string and input file (pushing
buffer state created with yy_scan_string to buffer state created with
yy_create_buffer to parse input file). It either causes segmentation
fault or parses either the string or the input file.
Thanks in advance!! It'll be great help.

Regards,
Harsha Sharma



reply via email to

[Prev in Thread] Current Thread [Next in Thread]