Search:

Type: Posts; User: bugmenot

Search: Search took 0.00 seconds.

  1. I see. Maybe that would be the reason it should...

    I see. Maybe that would be the reason it should be passed as vector of pointers to prevent copying. anyway if i still persists on copying i may find it difficult to debug if there would be problems.
  2. No, i really mean it that way, that it is a...

    No, i really mean it that way, that it is a pointer to a vector of pclass and i must somehow use it on a function with a parameter of vector of the class pointer.

    it's really confusing...
  3. how would i pass on a vector pointer parameter

    just a simple question...

    i have this vector of a class


    std::vector<PClass>* classes


    but on a function i need this as a parameter
  4. Replies
    7
    Views
    5,280

    but MSVC 2005 only works on XP as far as i know.

    but MSVC 2005 only works on XP as far as i know.
  5. Replies
    7
    Views
    5,280

    i am wondering... but delphi is not free...

    i am wondering... but delphi is not free right?could i do MFC programming using DevCpp? i only see tutorials using VC++ could i use those example on a DevCpp Compiler? i have never tired taht before....
  6. Replies
    7
    Views
    5,280

    thanks! i'll keep those things in mind. i see...

    thanks! i'll keep those things in mind.

    i see you could do dialogs using a resource editor. i'm using PE Resource Explorer, due to lack of documentation i'm having a hard time, well exploring...
  7. Replies
    7
    Views
    5,280

    Using C++ for GUI with Database Application

    Using C++ for GUI with Database Application

    i would like to work on a home project (so there is no pressure) . More like of a debit-storage program of some sort. so it would need a database, and...
  8. Replies
    1
    Views
    998

    hmm wouldn't "/t" help?

    hmm wouldn't "/t" help?
Results 1 to 8 of 8