dynamic memory allocation malloc code example Example: how to use malloc in c ptr = (castType*) malloc(size);