cppreference.com > Standard C Memory
Standard C Memory

Display all entries for Standard C Memory on one page, or view entries individually:

callocallocates and clears a two-dimensional chunk of memory
freereturns previously allocated memory to the operating system
mallocallocates memory
reallocchanges the size of previously allocated memory