|
Wheefun I/O Library
0.0.5
Useful I/O Primitives.
|
Common definitions for the Numerics module. More...
#include <wfio/host.h>Go to the source code of this file.
Macros | |
| #define | WFIO_NUM_DLL WFIO_IMPORT |
| Mark the symbol as an element of the NUM module. More... | |
| #define | WFIO_NUM_DLL_FASTCALL WFIO_NUM_DLL WFIO_FASTCALL |
| Shothand for WFIO_NUM_DLL WFIO_FASTCALL. | |
Common definitions for the Numerics module.
| #define WFIO_NUM_DLL WFIO_IMPORT |
Mark the symbol as an element of the NUM module.
This macro is like WFIO_DLL, except that it is only activated when the Numerics module is being built.
1.8.13