FIDAL - Financial Data Access Library

  Home | Documentation | Download
 

 

NAME
   FD_CategoryTableFree - C Function


SYNOPSIS
   #include "fidal.h"

   FD_RetCode FD_CategoryTableFree( FD_StringTable *table );



DESCRIPTION

Free the dynamically allocated FD_StringTable.

The FD_StringTable must have been allocated with FD_CategoryTableAlloc.


RETURN VALUE

FD_SUCCESSOperation is successful
FD_BAD_OBJECTPointer is not pointing on the right type of object or memory corruption occurred.
FD_ALLOC_ERRCannot free memory, or memory corruption detected
FD_UNKNOWN_ERROperation failed for unknown reason

For other error code, or to match a number to an error description, check the FD_RetCode enumeration in "FIDAL/c/include/fd_common.h"

SEE ALSO

FD_CategoryTableAlloc

Google  SourceForge Logo
  Web FidalSoft.org
 

Copyright? 2006 TicTacTec LLC. All Rights Reserved. Last Update: 07/21/06, Unique Visitor: