Pointer Types

 
The include file csub.h defines the parameter pointer types and data structures. These parameter types and their pointer names are summarized in the following table.                
 
BASIC
Type C Type_
INTEGER
intptr
REAL
realptr
COMPLEX
cpxptr
Numeric Array
realptr or intptr and dimptr
String
strptr and dimptr
String Array
strptr and dimptr