Return current backward compatibility mode setting
mode = cdflib.getFileBackward()
mode = cdflib.getFileBackward()
returns
the backward compatibility mode.
|
One of the following character vectors:
For more information about backward compatibility mode, see |
mode = cdflib.getFileBackward mode = BACKWARDFILEoff
This function corresponds to the CDF library C API routine CDFgetFileBackward
.
To use this function, you must be familiar with the CDF C
interface. Read the CDF documentation at the CDF website
.
For copyright information, see the cdfcopyright.txt
file.