Search:

Type: Posts; User: Donarstan

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,455

    Aaaah, thanks a lot I had actually considered a...

    Aaaah, thanks a lot
    I had actually considered a pass by reference/by copy issue but had erroneously narrowed the problem to setValues instead of loadGame :s
  2. Replies
    4
    Views
    3,455

    ifstream/ofstream to save variables

    Hi
    I am haphazardly learning C++ on my own/through tutorials
    I am trying to write a program that has you input values, writes those values to a .txt file, and then can read them/assign them back to...
  3. Replies
    1
    Views
    1,414

    Question about variables in structures

    Is there a way to write a general chunk of code and then have the program determine which variables to use depending on some condition?
    One thing I'm trying to experiment with is a combat system for...
Results 1 to 3 of 3