Related articles |
---|
How to - flex, bison + MSVC sjinkim@hyowon.cc.pusan.ac.kr (Songchin Kim) (2000-10-19) |
Re: How to - flex, bison + MSVC vbdis@aol.com (2000-10-22) |
From: | vbdis@aol.com (VBDis) |
Newsgroups: | comp.compilers |
Date: | 22 Oct 2000 01:30:34 -0400 |
Organization: | AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com |
References: | 00-10-141 |
Keywords: | lex, Windows |
"Songchin Kim" <sjinkim@hyowon.cc.pusan.ac.kr> schreibt:
>How can I connect a CEditView's text to the parser which
>was generated by bison.
Assign the file to the component.
>Does anyone have a simple example??
No, sorry, I'm using Delphi instead of VS ;-)
In Delphi I'd write:
MyEditView.LoadFromFile('bison_output.c');
DoDi
Return to the
comp.compilers page.
Search the
comp.compilers archives again.