Search:

Type: Posts; User: bradsulli

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,173

    Lists Too!!

    Guys, after seeing what vectors could do for me, I looked at some of the other
    containers that C++ had to offer and I found some neat features with lists.
    They can sort easily and output unique...
  2. Replies
    4
    Views
    1,173

    Many Thanks!

    Anon,

    Thank you for your advise & input!! It worked!!

    I'm so used to using arrays in other languages, but vectors sure make things easier in C++.

    Brad
  3. Replies
    4
    Views
    1,173

    Array of Strings

    All, I have a problem where my program just hangs on a certain line, and I can't figure out why.

    It's a command line app where it reads in a file and based on the user's arguments to the program,...
Results 1 to 3 of 3