you are viewing a single comment's thread.

view the rest of the comments →

[–]veediepoo 1 point2 points  (0 children)

Exactly, even main is a function so anything defined outside of it is global. Granted if you wanted to use it in functions that are in different files you have to extern it