NC0026: POINTER
Configuration of a prefix for a variable declaration of type POINTER TO.
Sample declaration:
For the following variable declaration the prefix configured for NC0026 is used for the formation of the overall prefix, compliance with which is checked during execution of the static analysis.
pID : POINTER TO INT;