Search:

Type: Posts; User: Decyphorus

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    768

    Re: Pass Number to Integer

    It's impossible to really help you without seeing the code, but my guess is that you're looking to do something similar to parsing a main data type to an integer, in which case you can use...
  2. Replies
    2
    Views
    745

    Re: Problems with an Inventory Manager

    I’m not at my computer right now, so I can’t test it, but I’m now pretty sure the problem is in the box class. I declared the contents, price, and amount variables as static for whatever reason. As...
  3. Replies
    2
    Views
    745

    Problems with an Inventory Manager

    I'm trying write a program to help a fictional restaurant know what things need to be ordered. The problem I'm running into right now is when I'm trying to read and store the objects' variables to an...
Results 1 to 3 of 3