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