![]() |
Go to the source code of this file.
Macros | |
#define | DLL_POINT |
#define | INLINE_MACRO(A, B) A { B } |
This file is defining several macros to maintain code compatibility between Linux and Windows. The first one is for generating and linking dlls, the second one is for solving troubles with inline functions within dlls.
Definition in file arcsdll.h.