close
Espaços nominais
Variantes
Ações

C memory management library

De cppreference.com
< c

<metanoindex/>

Funções

Defined in header <stdlib.h>
aloca memória
Original:
allocates memory
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(função)
aloca e memória zeros
Original:
allocates and zeroes memory
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(função)
expande anteriormente bloco de memória alocada
Original:
expands previously allocated memory block
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(função)
desaloca memória previamente alocado
Original:
deallocates previously allocated memory
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

(função)