B.7 Keywords (§3.1.1)

The __inline , __unaligned , and __restrict keywords are supported on OpenVMS Alpha systems and Digital UNIX systems.

All VAX C keywords are supported in VAX C mode. They are:

The following keywords are accepted on Digital UNIX systems, but result in a warning:

On Digital UNIX systems, globaldef and initialized globalvalue declarations are treated as external definitions. globalref and uninitialized globalvalue declarations are treated as if they were declared extern .


Note
The MAIN_PROGRAM option is also available with the VAX C compatibility option on OpenVMS systems.


Previous Page | Next Page | Table of Contents | Index