shane%mishka@RAND.ORG (Darrell) (11/28/90)
Can C++ (objects, members, member functions, functions, etc.) be accessed from C code? I want to write an interpreter using bison & flex. However, I would like to store the data values in g++ objects and implement the majority of operations as g++ functions. Is this possible, and if it is, can you explain to me how? Thank you, Darrell Shane