What does the function malloc do? code example Example: how to use malloc in c ptr = (castType*) malloc(size);