Fortran SFF API to data I/O streams in C++
◆
sff_help_formats__()
int sff_help_formats__
(
void
)
list supported data formats
Definition at line
48
of file
fapid_sff_help_formats.cc
.
49
{
50
datrw::supported_data_types();
51
return
(0);
52
}
// int sff_help_formats__(void)
Implemented functions
Generated on Mon Aug 21 2023 17:36:29 for Fortran SFF API to data I/O streams in C++ by
1.8.14