Writing a program with more than one parameter.
Jul 24, 2010 at 12:10am
Am I supposed to be using a double? They suggested that I use a void.
Jul 24, 2010 at 12:10am
If you don't want to return a value then use a void.
Jul 24, 2010 at 12:15am
Ok, that makes sense now. I didn't know that a void can still have paramters. I thought it HAD to be empty.
Topic archived. No new replies allowed.