Hi,
When trying to refer to chart functions such as IfmCurveCreate, it seems that I need to add in a reference to ifc_diagram.c, but when I do that I get compilation error stating that several functions are being redefined in various places. Mainly it's conflicts between graphic.h and intrinsic.h.
Is there a straightforward method for accessing chart functions?
(using Visual C++ 2010 Express)
Jarrah