In the program of any pointer variable we often use :
float *x;
x=(float*)malloc(a*sizeof(long int));
I want to know why we use (float*) in front of malloc?
In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...
No comments:
Post a Comment