mallocAllocate additional memory.Allocate additional memory Parameters size - Number of additional bytes to be allocated Returns void* - Pointer to start of the new allocated memory