OpenTP1 Version 7 Programming Reference C Language

[Contents][Index][Back][Next]

Pointer

Format

The following syntax is used for IDL pointer declaration.

* [*...] pointer_identifier

Explanations of the type declarators

Multiple asterisks set in the pointer operator indicate that there is a multiple-level indirect reference.