Search:

Type: Posts; User: Trev614

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,513

    Vectors and Iterators

    I need some help figuring out some existing code. I've been given a project to recompile quite a bit of code in Visual Studio 2005 from 2003 and I'm having a bit of trouble with vectors and...
  2. Replies
    5
    Views
    3,018

    Thanks for the quick reply guys. Its not too...

    Thanks for the quick reply guys. Its not too excessive to add the initialization into main, but this is a .h file that gets compiled into a .lib and is used in I don't know how many places in the...
  3. Replies
    5
    Views
    3,018

    stdin in Visual Studio 2005 vs. 2003

    I've been given a project to recompile quite a bit code in Visual Studio 2005 which was previously working in 2003. Here's a snippet of code from a .h file that I'm having trouble with:

    #include...
Results 1 to 3 of 3