Search:

Type: Posts; User: AML24

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    2,155

    Thanks. Yeah, that's kind of how the text file...

    Thanks. Yeah, that's kind of how the text file looks, except the contacts are not all of the same format. Some have extra fields, others don't. Would this pose a problem? Also, how would I read each...
  2. Replies
    8
    Views
    2,155

    Thanks. Where can I learn more about std::set?

    Thanks. Where can I learn more about std::set?
  3. Replies
    8
    Views
    2,155

    Thanks for your help. I'm relatively new to C++...

    Thanks for your help. I'm relatively new to C++ so I was wondering if you could give me some further help. Here's my little dilemma: I have a text file containing a bunch of contacts (addresses,...
  4. Replies
    8
    Views
    2,155

    traversing text file

    Hi,

    I was wondering if anyone has any ideas on how I can establish multiple traversals through an opened text file. That is, can I "getline" at one point in the file, move to another point in the...
  5. Thread: C++ and MS Excel

    by AML24
    Replies
    2
    Views
    1,394

    C++ and MS Excel

    Hi,

    I've written some programs in C++ before which open and write to plain text files. However, I was wondering if it is possible to do the same with MS Excel files. If it is, is there any way to...
Results 1 to 5 of 5