Search:

Type: Posts; User: TheodoreG

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,666

    Yes, though this is surely cheating, isn't it?...

    Yes, though this is surely cheating, isn't it? The whole idea is to avoid hand feeding a string to the constructor. "John-John" just looks ugly to me! Thanks anyway.
  2. Replies
    6
    Views
    1,666

    How do I access an instance's name?

    I want to get the name of a classe's instance at runtime. Is this possible?
    ie.


    class MyClass
    {
    ....
    public:
    void getInstanceName();
    }
Results 1 to 2 of 2