Next: , Previous: Pragma Suppress_Exception_Locations, Up: Implementation Defined Pragmas


Pragma Suppress_Initialization

Syntax:

     pragma Suppress_Initialization ([Entity =>] type_Name);

This pragma suppresses any implicit or explicit initialization associated with the given type name for all variables of this type.