|
-
April 12th, 1999, 02:06 AM
#1
Where is the lex&yacc supporting multi-threading?
The lex & yacc don't support multi-thread safe code generating?
The code generated by lex and yacc can't be used by COM programming.
Because COM object is operated as multi-threading.
Both generated code use global variables.
They conflict with each other.
Is there a good solution?
A programmer who loves Goethe.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|