Go to the documentation of this file.
12 #ifdef OSI_INTERFACE_EXPORTS
13 #define EXPDLL __declspec(dllexport)
15 #define EXPDLL __declspec(dllimport)
16 #endif //OSI_INTERFACE_EXPORTS
44 void readMps(
const char *filename);
53 void showXprsErrormsg(
const char *sSubName,
int nLineNo,
int nErrCode);