cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Void Function
Void Function
Oct 19, 2016 at 8:59pm UTC
mary9734
(28)
solved
Last edited on
Oct 19, 2016 at 10:34pm UTC
Oct 19, 2016 at 9:08pm UTC
muffsez
(53)
You can just put it above your main, and then use the function call in your main to call it your void function. So if you were have a void function called welcome() you would just type the function name into main to call it.
Topic archived. No new replies allowed.