#include <stdio.h>
#include "mips_swap.h"
#include "general.h"
Go to the source code of this file.
Functions | |
void * | rr_fread (char *ptr, int elsize, int n_elem, FILE *fp, char *header, int not_more) |
Definition in file rr_fread.c.
|
Definition at line 34 of file rr_fread.c. References i, quit(), SWAPDOUBLE, SWAPHALF, and SWAPWORD. |