Search:

Type: Posts; User: Wallatrix

Search: Search took 0.10 seconds.

  1. Re: How to read a String .dat file into an array

    Oh, okay! I see now. Major brain fart there.
  2. Re: How to read a String .dat file into an array

    I can define the array and I can read a word from the file, but I don't know how to assign said word to a slot in the array or making the loop that will enclose the reading and assigning steps. Well,...
  3. How to read a String .dat file into an array

    Hello,

    I am tasked with coding a program that allows the user to guess a randomized word from an array with 10 slots. The pre-chosen words are stored in a wordguess.DAT file and must be imported...
Results 1 to 3 of 3