HOPS
HOPS class reference
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "mk4_records.h"
#include "mk4_dfio.h"
#include "mk4_util.h"
Macros | |
#define | FALSE 0 |
#define | TRUE 1 |
Functions | |
int | write_record (char *record, FILE *fp, int *bytes) |
#define FALSE 0 |
#define TRUE 1 |
int write_record | ( | char * | record, |
FILE * | fp, | ||
int * | bytes | ||
) |