Search:

Type: Posts; User: jonmackey22

Search: Search took 0.09 seconds.

  1. Re: Returning methods to main() and other methods

    I realize there was some errors in my code but I fixed them. Right now, I am trying to return the price from the paintformula ex: price = paintFormula(wallArea,price,height,length,width); or...
  2. Returning methods to main() and other methods

    This is a simple paint calculator program I built. I am an absolute beginner and I am having problems returning and displaying methods to the main. I keep trying to call the paintFormula() method...
Results 1 to 2 of 2