#include "afwav_i.hpp"
#include "xalloc.h"
Ir al código fuente de este archivo.
Definiciones | |
#define | b ((struct mrk_note_struct *)buf) |
#define | b ((struct mrk_ltxt_struct *)buf) |
Funciones | |
int | operator< (const UInt32 &a, const UInt32 &b) |
int | operator== (const UInt32 &a, const UInt32 &b) |
int | operator> (const UInt32 &a, const UInt32 &b) |
char * | wstr (FILE *f) |
char * | wstr (FILE *f, UINT32 l) |
VOID | mrk_labl (Mark1DList &m, CueNames &cn, CHAR8 *buf) |
VOID | mrk_note (Mark1DList &m, CueNames &cn, CHAR8 *buf) |
VOID | mrk_ltxt (Mark1DList &m, CueNames &cn, CHAR8 *buf) |
size_t | strlen_zeven (const char *s) |
void | puts_zeven (const char *s, FILE *f) |
#define b ((struct mrk_note_struct *)buf) |
#define b ((struct mrk_ltxt_struct *)buf) |
VOID mrk_labl | ( | Mark1DList & | m, | |
CueNames & | cn, | |||
CHAR8 * | buf | |||
) |
VOID mrk_note | ( | Mark1DList & | m, | |
CueNames & | cn, | |||
CHAR8 * | buf | |||
) |
VOID mrk_ltxt | ( | Mark1DList & | m, | |
CueNames & | cn, | |||
CHAR8 * | buf | |||
) |