Skip to main content

I know what it means when static function is declared in source file. I am reading some code, findfound that static function in header files could be invoke in other files.

I know what it means when declared in source file. I reading some code, find that static function in header files could be invoke in other files.

I know what it means when static function is declared in source file. I am reading some code, found that static function in header files could be invoke in other files.

edited tags; edited title
Link
Ashwin Nanjappa
  • 79k
  • 91
  • 223
  • 298

what's static C/C++: Static function mean in header file, what does it mean?

Source Link
Jarod
  • 1.7k
  • 1
  • 11
  • 19
Loading