GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
static char* Gw::BaseENSDF::BlankRecord ( )
inlinestaticinherited

returns a proper empty record. It is the charge of the user to delete it

It is strongly recommended to use this member to set a proper buffer length. Because many functions map the record to get the physical values, it is important to be sure that this class methods will not try to read out of the real buffer length.

Definition at line 106 of file BaseENSDF.h.