VMS Help  —  CC  Language topics, Type Qualifiers, __restrict
  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