next up previous contents [pdf] index

Next: Operators Up: Files Previous: sf_datatype

sf_dataform

This is a C enumeration, which means that it contains new data types, which are not the fundamental types like int, float, sf_file etc. This data type is used in sf_File data structure to set the format of an .rsf file, for example SF_ASCII, SF_XDR and SF_NATIVE. It is defined in [sec:file.c]file.c.




2011-07-02