Search:

Type: Posts; User: DigiAcid

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,031

    Ah excellent :) thanks very much for your help it...

    Ah excellent :) thanks very much for your help it is greatly appreciated :)
  2. Replies
    4
    Views
    1,031

    thanks for your reply m8 I must say I dont really...

    thanks for your reply m8 I must say I dont really understand the code youve put at the bottom as my lecturer is teaching us an arcaic form of c++ , and I can't understand anything he says (hes...
  3. Replies
    4
    Views
    1,031

    compare question

    Hey all, is it possible to use an if statement or strcmp to compare more than one thing?
    IE
    I want to compare a variable (count) to 5, 10, 15, 20, 25, 30, 35, 40, --> 100
    and pause if the variable...
  4. Replies
    13
    Views
    26,198

    how do you mean indent my code. Hmm silly me...

    how do you mean indent my code. Hmm silly me should have thought of that.
    Back to the drawing board I guess. lol
  5. Replies
    13
    Views
    26,198

    hmm however now my find_free function seems to...

    hmm however now my find_free function seems to have stopped working properly, as the input function is having i returned as -1 all the time and saying all records are full :S odd
    seems to be ok?...
  6. Replies
    13
    Views
    26,198

    Ah ha! :) you are genius I love you! :) I was...

    Ah ha! :) you are genius I love you! :) I was about to have serious words with my laptop screen :)

    SO just so I know for the future " " means? and ' ' means??
    whats the difference between the 2?...
  7. Replies
    13
    Views
    26,198

    Thanks everyone for you advice so far I have...

    Thanks everyone for you advice so far I have checked that site out before and I couldnt figure out the syntax :)
    this is what I was trying before I started wildly guessing :)


    void load()
    {...
  8. Replies
    13
    Views
    26,198

    Yeh Im sorry I didn't leave the code in a very...

    Yeh Im sorry I didn't leave the code in a very good state. I will clean it up
  9. Replies
    13
    Views
    26,198

    std::string may as well be foreign to me lol I...

    std::string may as well be foreign to me lol
    I have seen it about everywhere but I havent been taught it
    I will post my entire code to avoid confusion.
    the array entry[i].name is declared globally...
  10. Replies
    13
    Views
    26,198

    ifstream with getline?

    Hey I am having trouble with the syntax for a program i have to write. I am still learning so go easy on me :). I am trying to recover information from a simple text file into a number of arrays...
Results 1 to 10 of 10