|
ocssw
V2022
|
aer_io.c File Reference
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "filehdr_struc.h"#include "filehandle.h"#include "aer_struc.h"
Include dependency graph for aer_io.c:
Go to the source code of this file.
Functions | |
| void | close_aer (void) |
| int | read_aerhdr (filehandle *file) |
| int | open_aer (filehandle *file) |
| int | read_aer (filehandle *file, int32_t recnum, aestr *aerec) |
Function Documentation
◆ close_aer()
◆ open_aer()
◆ read_aer()
| int read_aer | ( | filehandle * | file, |
| int32_t | recnum, | ||
| aestr * | aerec | ||
| ) |


