#includestudio.h#includeconio.h#includestdlid.hvoid main(){ int *ptr; clrscr(); ptr=malloc(15*size of(*ptr)); if(ptr!=NULL) { *(ptr+5)=480; printf("Value of the 6th integer is %d",*(ptr+5)); } getch ();}
Not registered? Create an account
Forgot Password?
Already a registered user? Login