#include <stdlib.h>
#include <stdio.h>
#include "endianswap.h"
Go to the source code of this file.
Functions | |
int | fortread_4 (void *dest, int n, int swap, FILE *fd) |
|
Definition at line 39 of file fortread.h. References swap4_aligned. Referenced by open_fs4_read, open_grid_read, read_fs4_data, and read_grid_data. |