Question d’entretien chez NextSphere

How memory were been allocated when using pointers in c ?

Réponse à la question d'entretien

Utilisateur anonyme

23 nov. 2018

int *p=malloc(sizeof(int));