extern

Properties of static variable:

  • default storage class for global variable.
  • extern variable gets memory at compile time

©2023-2024 rculock.com