Creates an instance of a structure of type loadFileControl set to default values.
loadFileControl
loadFileControlCreate
// Declare instance of structure struct loadFileControl ld_ctl; // Initialize the structure to default values ld_ctl = loadFileControlCreate();
See also
Functions loadd()
loadd()