Stephane Capo
Results
2
issues of
Stephane Capo
Need to replace kigs/framework/StandAloneUtilityClasses/TecLibs by a modern library. The current TecLibs doesn't build with GCC.
Hello, it should be useful to set declarations in headers files between : #ifdef __cplusplus extern "C" { #endif // declarations #ifdef __cplusplus } // extern "C" #endif so that...