Question: a) Suppose A is a variable declared in C to be a pointer variable containing pointer to storage type T. How do you dynamicaly allocate
a) Suppose A is a variable declared in C to be a pointer variable containing pointer to storage type T. How do you dynamicaly allocate a new block of storage of type T and obtain a pointer to it in C
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
