--- Ashwin Mittal <[EMAIL PROTECTED]> wrote:
> > class abc;
> > def::ghi ()
> > {
> > map def;
> > string strVar = "ashwin";
> > def[strVar] = new abc(); --> constructor
> > of class abc is called
> > successfully... and when comes the assignment
> means
> > the insertion then it is
> > failing...!
> > }
> 
> 
> Sorry I have not used copy paste of source code
> while posting...
> 
> well instead of map def, I Ihave used
> 
> and this map <string, abc*>  xyz; is declared before
> the usage of it in the
> function def::ghi()
> 
> 
> Thanks & regards,
> Ashwin Mittal.
> 
Have you used copy and paste elsewhere?  It is the
same principle to paste it here.
Ray


 
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121

Reply via email to