convert struct into unsigned int *, again convert unsigned int* into struct There a packet created by struct struct student { char name[64]; int age; int numbe...
significance/usecase of variable overriding in classesthanks Peter87
significance/usecase of variable overriding in classesIs there any significance/use-case of below variable overriding in classes? have a look of the co...
C++ member initialisation of an array element How to do member initialisation of an array element ? [code] class A { public: A(cons...
to_string().c_str()Could somebody explain the meaning of bold letters in below statement [code] get_time().[b]to_stri...
This user does not accept Private Messages