#include "med_config.h"
#include <med.h>
#include "med_outils.h"
#include <string.h>
Aller au code source de ce fichier.
Fonctions | |
med_err | MEDchampInfo (med_idt fid, int indice, char *champ, med_type_champ *type, char *comp, char *unit, med_int ncomp) |
med_err MEDchampInfo | ( | med_idt | fid, | |
int | indice, | |||
char * | champ, | |||
med_type_champ * | type, | |||
char * | comp, | |||
char * | unit, | |||
med_int | ncomp | |||
) |
Définition à la ligne 24 du fichier MEDchampInfo.c.