Search:

Type: Posts; User: MaximusPrime

Search: Search took 0.08 seconds.

  1. Re: Trouble with writing/reading array to/from file

    I re-wrote the writing to file so that it created a new line for every value, and then followed your advice. It now works.

    Thanks
  2. Trouble with writing/reading array to/from file

    I'm using a mid-point displacement algorithm to generate a map, and the height values are then stored in an array.
    The trouble I'm having is loading the numbers back out of the file and into the...
Results 1 to 2 of 2