Search:

Type: Posts; User: Ducky

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,884

    Thank you, that was useful.

    Thank you, that was useful.
  2. Replies
    3
    Views
    2,884

    gcount() always returning 0

    Whether it's a text file or a binary file gcount() always returning 0 but int size gets the values read.
    Why?



    int size;
    string str;
    ifstream ifs;
    ifs.open(file,...
Results 1 to 2 of 2