ITEM: I0375L
Can I set properties with c++ functions in AIC
Question:
How do I put C++ code into AIC 1.2?
Answer:
AIC 1.2 only supports the generation of C++ code. AIC 1.2 has a
C interpreter and not a C++ interpreter (yet). If you put C++ code
into AIC 1.2 you must put ifdefs around the code so it is not
interpreted by AIC. For example
\#ifdef DESIGN_TIME
C++ code here so that it is not interpreted as C code
\#endif
Support Line: Can I set properties with c++ functions in AIC ITEM: I0375L
Dated: April 1994 Category: N/A
This HTML file was generated 99/06/24~13:30:46
Comments or suggestions?
Contact us