C++
inline bool acReadCIFFromCFile( CFile * pCFile, wchar_t & wch );
File
AcCFileWrappers.h
Description
This function reads in a CIF sequence characted from pCFile.
Parameters
| Parameters | Description |
|---|---|
| pCFile | Input file to read from |
| wch | Output CIF character read from file |