Search:

Type: Posts; User: tigerfansince84

Search: Search took 0.00 seconds.

  1. So I'd need to write two different functions. One...

    So I'd need to write two different functions. One for minutes and then one for hours or can I return both from the same function using two "returns"?
  2. I see. So if they're not related how can I use...

    I see. So if they're not related how can I use the results from the function to apply to the loop in main? Or is that not possible?
  3. Ok so even though I use the same variables in the...

    Ok so even though I use the same variables in the convert function it doesn't mean they go back to the main()?
  4. Issue with program that's calling a function and has a loop

    I was working on a program for school and I corrected the errors that Visual Studio, but the program doesn't do anything. I've struggled with loops and I think that's where the problem lies. Can...
Results 1 to 4 of 4