cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
need assistance in passing my ints to vo
need assistance in passing my ints to void functions
Mar 19, 2014 at 1:17am UTC
doc17
(21)
At first i had my int variables in global scope however i cant do the so im trying to pass my variables from my main to the void functions but cant, can anyone help me on what im doing wrong
Last edited on
Mar 19, 2014 at 5:26pm UTC
Mar 19, 2014 at 2:59am UTC
Zhuge
(4664)
Try looking here:
http://www.cplusplus.com/doc/tutorial/functions/
Topic archived. No new replies allowed.