restrict
Restrict
-
abstract:
In the C programming language, as of the C99 standard, restrict is a keyword that can be used in pointer declarations. The restrict keyword is a declaration of intent given by the programmer to the compiler.
以上来源于:
WordNet