OBSTACK_ALLOC |
OBSTACK : Allocation |
---|---|
GNU C | obstack.h |
Syntaxe
void * obstack_alloc(struct obstack *obstack-ptr, int size); |
Description
Cette fonction permet d'allouer un objet de taille en octets non initialisés.
Dernière mise à jour : Mardi, le 19 Mai 2020