Macros
arcsdll.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DLL_POINT
 
#define INLINE_MACRO(A, B)   A { B }
 

Detailed Description

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.

Author
Jean-Yves Didier
Date
October, 2007

Definition in file arcsdll.h.