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