how to find the memory allocated ata ny point in the program in c code example Example: how to use malloc in c int* a =(int*)malloc(sizeof(int))