pointers if it's overloaded for char* so why when we write : [code]char a[3] = "ab"; char b[3] = "cd"; co...
pointers hi every body. i have one fundamental question in this code : [code]const char* a[2] = {"ab","bc...
bignumsfor example i want to evaluate 1000 ^ 1000 how we can evaluate it?
bignumshi every body how we can store a big num(can't use long long) in the memory without using bignum cl...
problem in char* &my problem is that i want change b array in main function all of you know if we use (char* b[]) cha...
This user does not accept Private Messages