C:/programs/SCPPNT/src/include/scppnt.h File Reference

SCPPNT general header file with macro definitions which control compilation options. More...

#include "scppnt/subscript.h"

Include dependency graph for scppnt.h:

Go to the source code of this file.

Namespaces

namespace  SCPPNT


Detailed Description

SCPPNT general header file with macro definitions which control compilation options.

Definitions of macros which control compilation options. To enable a particular option uncomment the associated define. This file also includes subscript.h which defines a Subscript type used by SCPPNT.

Alternatively, compiler options can be used to define the symbols that control the compilation options. For example, to enable bounds checking with GCC use:

g++ -DSCPPNT_BOUNDS_CHECK ...

A compiler option must be used to define SCPPNT_NO_DIR_PREFIX so that subscript.h is included correctly at the end of this file.

Definition in file scppnt.h.


Generated on Tue Dec 18 23:34:16 2007 for SCPPNT by  doxygen 1.5.4