cif_write_opts_s Struct Reference
[Data types]

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.

Detailed Description

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.


Field Documentation

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.

 All Data Structures Variables

Copyright 2014, 2015 John C. Bollinger