To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
HTBasic User Guide
CSUB Toolkit
CSUB Call Interface
Pointer Types
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
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