|
Open CASCADE Technology
6.7.1
|
Macros | |
| #define | __InterfaceGraphic_API __declspec( dllimport ) |
| #define | printf cPrintf |
| #define | fprintf fcPrintf |
| #define | getenv GetEnv |
Functions | |
| __InterfaceGraphic_API int | cPrintf (char *,...) |
| __InterfaceGraphic_API int | fcPrintf (int, char *,...) |
| __InterfaceGraphic_API char * | form (char *,...) |
| __InterfaceGraphic_API char * | GetEnv (char *) |
| #define __InterfaceGraphic_API __declspec( dllimport ) |
| #define fprintf fcPrintf |
| #define getenv GetEnv |
| #define printf cPrintf |
| __InterfaceGraphic_API int cPrintf | ( | char * | , |
| ... | |||
| ) |
| __InterfaceGraphic_API int fcPrintf | ( | int | , |
| char * | , | ||
| ... | |||
| ) |
| __InterfaceGraphic_API char* form | ( | char * | , |
| ... | |||
| ) |
| __InterfaceGraphic_API char* GetEnv | ( | char * | ) |
1.8.5