/* * This file describes the fields of the array returned for every index * by the get_dir() function. It may become automatically generated by DGD * in the future. */ # define GDIR_NAMES 0 /* array of filenames */ # define GDIR_SIZES 1 /* array of filesizes */ # define GDIR_TIMES 2 /* array of last modified times */