Search:

Type: Posts; User: k10spades

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    868

    sorry thats i type error from something i tried...

    sorry thats i type error from something i tried to do to fix it. where it says file2 it should read file, very sorry. Please try and help me again.
  2. Replies
    3
    Views
    868

    Writing to a file

    hi, having problem writing to files, my program reads it correctly and changes the value but then does write to the file. The problem lies in the WriteFile() bit. Could any of you please have a look...
  3. Replies
    9
    Views
    1,316

    ***THIS ISNT A HOMEWORK QUESTION******* Ok let...

    ***THIS ISNT A HOMEWORK QUESTION*******

    Ok let me get rid of some of the extra detail and ask a simplier question,

    i have a string, there is(definatley) a number within the string, how can i...
  4. Replies
    9
    Views
    1,316

    Looking at strings

    (in C and only in C)
    hi, im reading from a file a number of items, eg....
    add(15);
    sum();
    add(100);
    sum();
    ok.......
    I am tokenizing the file then putting the tokens in an array. I then want...
Results 1 to 4 of 4