Guest User

Untitled

a guest
Jun 23rd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #include "other.h"
  2.  
  3. int global = 42;
  4.  
  5. int gArray[3] = { 100, 200, 300 }; // def
Add Comment
Please, Sign In to add comment