User: amitk3553

  • Public profile

User profile: amitk3553

User info
User name:amitk3553
History
Joined:
Number of posts:102
Latest posts:

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 classes
thanks Peter87

significance/usecase of variable overriding in classes
Is 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