Frage im Vorstellungsgespräch bei NextSphere

How memory were been allocated when using pointers in c ?

Antwort im Vorstellungsgespräch

Anonym

23. Nov. 2018

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