... If you wrote an ActiveX Dll in C++ and a VB graphical interface , when you send the source to dll in an BSTR parameter , maybe there are "\r\n" characters...
YU CANT USE flex & bison or lex & yacc FOR ANALYSING BINARY DATA!!!.. ... From: ganta_sanjay <ganta_sanjay@...> [mailto:ganta_sanjay@...] ...
Channaveeraya Matada
Channaveeraya.WM@...
Jan 6, 2003 11:24 am
1442
Hi friends, I am trying to implement Information Object Classes (IOC) in Snacc? Is there anybody who is working on the similar lines?? I am new to write...
Not with this port of Flex.. I recall seeing messages from Vern Paxson about the issue of binary handling, and I believe it was in the alt.compiler newsgroup. ...
Seems to be a problem with the copy of bison.simple that you have.. download it again.. Wilbur ... Putting A Human Face On Technology ;-) ... Literally!...
I can send you a complete source of the BISON port if you want it. I've never seen this particular error with over 50,000 people using it. Can you confirm how...
Maybe the errors are in your C code inserted in your .y file. The file "e4glparser.cpp" is a mixture from your C code and "bison.simple" and other stuff...
Hi, I am working on towards the design of a translator from C to verilog. I am using FLEX/BISON to generate the parser.My translator works perfectly in LINUX...
... This kind of error it hapens to me too. It is beacause the include files are not mentioned in right order. Example: File "header1.h": ........... typdef...
pls tell me the link or mailID to unsubscribe this group sorry to all I have unknowingly subscribe this group...
Ravindra Anand Jadhav
jravi2002@...
Jan 19, 2003 9:55 am
1457
Hi, I had a problem with reading Japanese characters. Earlier i used Flex version 2.5.2 and Bison version 1.24 The lexer and parser which i created using these...
Hi, It is mentioned in the html page of libiconv (http://gnuwin32.sourceforge.net/packages/libiconv.htm) that the latest version is 1.8 Similarly, it is...
Kinda cool. I just downloaded those ports today, independently of your post. Then I saw that you're in this group, too! How up-to-date are those downloads?...
The ports are from about five years ago.. I've had a two people document actual problems, but they don't appear in the regular use. I haven't reported the...
Help! I've reduced my grammer down to the following (to simplify the debugging): %token IF ELSE %% selection_statement ... ; statement ... ; %% and having...
Hello to Everyone, Iam a beginner to Lex and Yacc, I am not able to understand where can I download lexer and yacc executables that can run on Win2000. Can...
Nagamani Veerappa
Nagamani.Veerappa@...
Jan 28, 2003 5:33 am
1465
http://www.monmouth.com/~wstreett/lex-yacc/lex-yacc.html ... Putting A Human Face On Technology ;-) ... Literally! http://www.TheFaceOf.com...
Now I'm working under XP. I've download Bison parser generator 1.27 for Java. But I don't know how to build it under Lcc-win32 or VC5.0yours sincerelyJack...
Hi I devloped a tree view application in MFC environment by using dilog option .I want to make ActiveX conrol . Its wraper on my existing MFC .when we use...