Search:

Type: Posts; User: chinu

Search: Search took 0.00 seconds.

  1. Thread: working set code

    by chinu
    Replies
    6
    Views
    2,255

    thanks everybody, I did it....I just needed to...

    thanks everybody, I did it....I just needed to put a function
    to remove duplicate values in vector using
    vec.erase(std::unique(vec.begin(), vec.end()), vec.end());

    thanks a lot for your...
  2. Thread: working set code

    by chinu
    Replies
    6
    Views
    2,255

    Thanks, i tried to edit but whenever i post,...

    Thanks,

    i tried to edit but whenever i post, it removes editing. anyway i attached a text file with code and explanation. hope that should work.

    please find that attachment in original post and...
  3. Thread: working set code

    by chinu
    Replies
    6
    Views
    2,255

    working set code

    thanks,
    i tried to edit but whenever i post, it removes editing. anyway i attached a text file with code and explanation. hope that should work.

    please let me know if you still have question. ...
  4. Replies
    2
    Views
    1,477

    Thanks a lot Salem!!! thats working now.I...

    Thanks a lot Salem!!! thats working now.I appreciate your help.....
  5. Replies
    2
    Views
    1,477

    help me with this memory mapped file code

    hello everybody,

    I am new to this forum..I am trying to run a code..
    I created a text file first with the name mmap.txt and wrote some lines in that....but I dont know why its not working...I...
Results 1 to 5 of 5