API Guides > ConceptRT 3.x

Detailed Description

Macros

#define NULL   0
 Null value for pointer. More...
 
#define CONCEPTRT_FEATURE_NAME   "ConceptRT"
 Name of the ConceptRT feature licence. More...
 
#define CONCEPT_PATH_SEPARATOR   "\\"
 ConceptRT path separator symbol More...
 

Macro Definition Documentation

#define CONCEPT_PATH_SEPARATOR   "\\"

ConceptRT path separator symbol

#define CONCEPTRT_FEATURE_NAME   "ConceptRT"

Name of the ConceptRT feature licence.

#define NULL   0

Null value for pointer.

Examples:
Machine/main.cpp.