Hello,
I take it you're referring to Microsoft Visual C++ 6.0? In principle it should work fine, but I don't think OSCATS has been tested specifically with that compiler. As with any C++ code calling C routines, you'll need to add the extern "C" { } specifier around the prototype declarations. The easiest way to do that is probably just to enclose the #include <oscats.h> line.
Michael Culbertson
QUERIES Division
Department of Educational Psychology
University of Illinois, Urbana-Champaign
--To view this discussion on the web visit https://groups.google.com/d/msg/oscats/-/YX67Z06IpP8J.
You received this message because you are subscribed to the Google Groups "OSCATS Discussion Group" group.
To post to this group, send email to osc...@googlegroups.com.
To unsubscribe from this group, send email to oscats+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/oscats?hl=en.