Allocation rutines


Functions

int hawki_table_delete (cpl_table **table)
 Deallocates a set of four tables.
cpl_table ** hawki_table_new (int nrow)
 Allocates a set of four tables.

Function Documentation

int hawki_table_delete ( cpl_table **  table  ) 

Deallocates a set of four tables.

Parameters:
tables The tables to deallocate
Returns:
0 if everything is ok, -1 otherwise

Definition at line 54 of file hawki_alloc.c.

cpl_table** hawki_table_new ( int  nrow  ) 

Allocates a set of four tables.

Parameters:
nrow The number of rows of each table
Returns:
The allocated tables

Definition at line 72 of file hawki_alloc.c.


Generated on Thu Feb 17 17:13:08 2011 for HAWKI Pipeline Reference Manual by  doxygen 1.4.7