typedefs that indicate size and signedness should be used in place of the basic numerical types
typedefs that indicate size and signedness should be used in place of the basic numerical types.
When the amount of memory being allocated is important, using specific-length types makes it clear how much storage is being reserved for each object.
The rule checker does not raise violations in templates that are not instantiated.
If you expect a rule violation but do not see it, refer to the documentation for Polyspace® Code Prover™ or Polyspace Code Prover Server™.
| Group: Basic Concepts |
| Category: Advisory |