halloc |
Gros allocation |
---|---|
Microsoft C | malloc.h |
Syntaxe
char huge *halloc(long n, unsigned size); |
Description
Cette fonction permet de retourner un pointeur char huge sur l'espace alloué.
Dernière mise à jour : Vendredi, le 8 Mai 2020
halloc |
Gros allocation |
---|---|
Microsoft C | malloc.h |
char huge *halloc(long n, unsigned size); |
Cette fonction permet de retourner un pointeur char huge sur l'espace alloué.