Search:

Type: Posts; User: nostrum

Search: Search took 0.01 seconds.

  1. Also

    Can the piece of you just wrote be adapted so that instead of ':' an ' ' (a blank space) would work, I'd prefer to use spaces instead of some type of dividing character.

    -Spiros
  2. Uhm yea...

    Not to sound like a total moron but I've got to imagine there is much simpler way to read an unknown number of variables if the type of variable is known. That whole code is needed just to read and...
  3. Reading an unkown number of ints/doubles/etc.. into variables.

    Hi yea I'm trying to write programs that can read an undeclared ammount of data and assign it into the respective variables. I've been using fgets and sscanf in the past to read and assign variables...
  4. Replies
    5
    Views
    1,695

    problems with if() or scanf() i think...

    Hi I'm writting this post because this program I wrote hangs in it's while() after the user input I'm including the program code and I can't figure out why it hangs. I think the error might also...
Results 1 to 4 of 4