when is memory allocated in c code example Example: allocate memory c ptr = (castType*)calloc(n, size);