Search:

Type: Posts; User: Xinzin

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,935

    I'm still fairly a novice in c++, so I don't know...

    I'm still fairly a novice in c++, so I don't know how what vectors are and how to proceed using one =/.
  2. Replies
    9
    Views
    1,935

    my mistake. I forgot to mention that the 2nd file...

    my mistake. I forgot to mention that the 2nd file is actually an excerpt of the 1st file. It is used to make sure the code works.



    another slip ^^;. I meant to say that is the number of lines...
  3. Replies
    9
    Views
    1,935

    Well the file is 8.37 mb, paste bin only allows...

    Well the file is 8.37 mb, paste bin only allows 500kb for general users and the others I know of don't allow that much data storage. If you are able to, would you be able to direct me to a site,...
  4. Replies
    9
    Views
    1,935

    issues reading a file.

    hello all. I am in the proccess of writing a program for my astrophysics club. to sum up the function of the program basically, the program simulates taking pictures of the universe based on its...
  5. I see, that answers my question. So maybe...

    I see, that answers my question. So maybe another? When would you use the for loop? I understand concepts books and tutorial say, but they are sticking for some reason. Would you be gracious enough...
  6. My prof has not taught the class the vector or...

    My prof has not taught the class the vector or pushback method. Besides being suspicious I have no idea how manipulate the code if I used them. Sorry =/
  7. I would like to keep a running total of all the...

    I would like to keep a running total of all the purchases made as the loop returns the user the main menu before they quit. As for range, I don't have anything specific. I wanted to total to increase...
  8. How to include a for loop to keep a running total

    Hello All. My name is Xinzin, and like many, I would like some assistance. However before we go much further I will describe my very brief history with C++ programming to better inform you how you...
Results 1 to 8 of 8