SimCenterCommon
Common functionality used within different SimCenter projects
|
#include <ioapi.h>
Public Attributes | |
open_file_func | zopen_file |
read_file_func | zread_file |
write_file_func | zwrite_file |
tell_file_func | ztell_file |
seek_file_func | zseek_file |
close_file_func | zclose_file |
testerror_file_func | zerror_file |
voidpf | opaque |