Void Function

solved
Last edited on
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.