C/C++ User's Journal Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

/API/include/recls_compiler.h File Reference

Compiler detection for the recls API. More...

#include "recls_compiler_borland.h"

Go to the source code of this file.

Namespaces

namespace  recls

Defines

#define RECLS_CALLCONV_NULL
 Unspecified calling convention for the recls API.

#define RECLS_CALLCONV_CDECL
 cdecl calling convention for the recls API

#define RECLS_CALLCONV_STDDECL
 stdcall calling convention for the recls API

#define RECLS_CALLCONV_FASTDECL
 fastcall calling convention for the recls API

#define RECLS_CALLCONV_DEFAULT
 Default calling convention for the recls API.


Detailed Description

Compiler detection for the recls API.


Define Documentation

#define RECLS_CALLCONV_CDECL
 

cdecl calling convention for the recls API

#define RECLS_CALLCONV_DEFAULT
 

Default calling convention for the recls API.

#define RECLS_CALLCONV_FASTDECL
 

fastcall calling convention for the recls API

#define RECLS_CALLCONV_NULL
 

Unspecified calling convention for the recls API.

#define RECLS_CALLCONV_STDDECL
 

stdcall calling convention for the recls API


recls Library documentation © Synesis Software Pty Ltd, 2001-2003