GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bool BaseENSDF::FirstRecord ( unsigned int  which,
char *  record 
)
virtualinherited

to init the records reading

To get the first record of a dataset. The dataset number has been returned by IsDataSet. You should used BlankRecord to properly initiate the buffer. It returns false if the record cannot be reached

Definition at line 157 of file BaseENSDF.cpp.