MED fichier

◆ AFF_MEMFILE

#define AFF_MEMFILE
Valeur :
XSCRUTE(memfile->app_image_ptr);\
ISCRUTE_long(memfile->app_image_size);\
ISCRUTE_int(memfile->ref_count);\
XSCRUTE(memfile->fapl_image_ptr);\
ISCRUTE_long(memfile->fapl_image_size);\
ISCRUTE_int(memfile->fapl_ref_count);\
XSCRUTE(memfile->vfd_image_ptr);\
ISCRUTE_long(memfile->vfd_image_size);\
ISCRUTE_int(memfile->vfd_ref_count);\
ISCRUTE_int(memfile->flags);
Exemples
c/test10_mem.c.

Définition à la ligne 410 du fichier med.h.

XSCRUTE
#define XSCRUTE(pointeur)
Definition: med_utils.h:320