VMS Help CC, Language topics, Type Qualifiers, __restrict *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The __restrict data-type qualifier is used to designate a pointer as pointing to a distinct object, thus allowing compiler optimizations to be made.
|