Represents a collection of CIF writing options. More...
#include <cif.h>
Data Fields | |
int | cif_version |
Indicates the CIF major version with which the output must comply. |
Represents a collection of CIF writing options.
This is a place-holder for future options. No CIF write options are defined for the present version of the CIF API.
Indicates the CIF major version with which the output must comply.
Valid values include 1
for CIF 1.1 and 2
for CIF 2.0; value `0` means the default for the version of the CIF API in use; for the present version, the default is CIF 2.0.
Note that the text-prefix protocol will be applied in CIF 1.1 mode for values that otherwise could not be represented.
Copyright 2014, 2015 John C. Bollinger