Thread: Dereferencing Class Pointer List

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    May 2005
    Location
    Texas
    Posts
    103
    Well that's odd. I originally began to code this with Code::blocks, and then I migrated to Visual Studio 2005 w/out any service packs installed ( might be the reason? ). I tried to recompile the code once again in Code::blocks after the progress done with Visual Studio 2005 and compiles it flawlessly. Perhaps it is one of the Preprocessor flags included in the DEBUG mode, and I believe it is _HAS_ITERATOR_DEBUGGING.
    Last edited by toonlover; 08-15-2008 at 08:18 PM.
    Be easy on me...only 14

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 03-22-2009, 05:03 AM
  2. template and friend class
    By black_spot1984 in forum C++ Programming
    Replies: 3
    Last Post: 10-21-2008, 05:50 PM
  3. Sorting linked list please help with CODE
    By scarlet00014 in forum C Programming
    Replies: 3
    Last Post: 09-27-2008, 11:24 PM
  4. Smart pointer class
    By Elysia in forum C++ Programming
    Replies: 63
    Last Post: 11-03-2007, 07:05 AM
  5. Contest Results - May 27, 2002
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 06-18-2002, 01:27 PM