ONC+ Developer's Guide

Declarations

In XDR, there are four kinds of declarations. These declarations must be a part of a struct or a typedef; they cannot stand alone:

declaration:
 	simple-declaration
 	fixed-array-declaration
 	variable-array-declaration
 	pointer-declaration