Function dhelp_save_fulldir#

Function Documentation#

void dhelp_save_fulldir(char *directory, bases_t base, ord_t order, dhelpl_t dhl)#

Save full direction array.

Parameters:
  • directory – String with the folder where the data is to be stored.

  • base – number of bases to be saved

  • order – Truncation order to be saved.

  • dhl – Direction helper list.