HOPS
HOPS class reference
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "mk4_data.h"
#include "fstruct.h"
#include "mk4_dfio.h"
#include "mk4_util.h"
Macros | |
#define | quit {fclose(fp); return (-1);} |
Functions | |
int | write_mk4corel (struct mk4_corel *corel, char *filename) |
#define quit {fclose(fp); return (-1);} |
int write_mk4corel | ( | struct mk4_corel * | corel, |
char * | filename | ||
) |