The following pragmas are provided for VAX C compatibility mode only:
#pragma dictionary CDD_path #pragma module title ident
These pragmas correspond to the #dictionary
and
#module
directives, respectively.
See your platform-specific DEC C documentation for additional pragmas supported on your system.