maping two values via enumthis will give zero_t to ZERO. But I need "Zero" to zero_t also. both viseversa I need. b...
maping two values via enumHi I've two values eg enum { zero_t = 0, one_t, two_t, } from one funcito...
ABR for new in purify C++yes its ch = new char[size];
ABR for new in purify C++Code : vector<char> ab; //Assume it may or may not have data. size = ab.size(); char* ch = NU...
Friend and overloadingBut my doubt is of making a singleton class that is of thread safe.
This user does not accept Private Messages