int afc_delete ( AFC * base);
int afc_delete
This function frees an already alloc'd afc structure.
Pointer to a valid afc class.
should be AFC_ERR_NO_ERROR
this method calls: afc_clear()
afc_new()
afc_clear()