#include "afwav_i.hpp"
#include "xalloc.h"
Ir al código fuente de este archivo.
Definiciones | |
#define | ISCK(lbl) (!memcmp(ck.chunkName,lbl,4)) |
#define | ADDSTR(lbl) { char *s=wstr(f); ADDIFNOV(lbl,s); xfree(s); } |
#define ISCK | ( | lbl | ) | (!memcmp(ck.chunkName,lbl,4)) |
#define ADDSTR | ( | lbl | ) | { char *s=wstr(f); ADDIFNOV(lbl,s); xfree(s); } |