|
|
|
|
|
by pasc1878
1099 days ago
|
|
No that is what a static in a .c file is for. A plain global can be accessed from other compiled units - agreed with no .h entry it is my=uch more error prone e.g. you don't know the type but the variables name is exposed to other objects |
|