MarSTDv2004: CDynArray.h File Reference

MarSTDv2004

CDynArray.h File Reference


Detailed Description

: Helper macros for creating arrays with runtime defined size.

Definition in file CDynArray.h.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DYNAMIC_ARRAY(_type, _name, _size, _maxsize)   _type _name[_maxsize]
 Create an array _type _name[_maxsize]. MSVC and other compilers.

Generated on Tue Feb 8 21:59:09 2005 for MarSTDv2004 by  doxygen 1.4.1