MCPcopy Create free account
hub / github.com/CruiserOne/Astrolog / file_data

Class file_data

sweph.cpp:400–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398 if (swed.fidat[i].fptr != NULL)
399 fclose(swed.fidat[i].fptr);
400 memset((void *) &swed.fidat[i], 0, sizeof(struct file_data));
401 }
402 swed.last_epheflag = epheflag;
403 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected