VMS Help
CC, Language topics, Type Qualifiers, __restrict

 *Conan The Librarian

  The __restrict data-type qualifier is used to designate a pointer
  as pointing to a distinct object, thus allowing compiler
  optimizations to be made.
  Close     Help