extern KADMOS_ERROR KADMOS_API rec_get_features (const RecData *recdata,
void **features, char *type,/* in8, un16, ... */ int *dimension);
recdataRecData.featurestypedimensionRE_SUCCESS or KADMOS error type.
This function returns a pointer to the internal KADMOS features after rec_do(), writes the data
type of the features to type, and returns after a call of rec_do().