astPurgeRowsastPurgeRows
-
Remove all empty rows from a table
- Description:
- This function removes all empty rows from the TableTable, renaming
the key associated with each table cell accordingly.
- Synopsis:
- void astPurgeRows( AstTable
this )
- Parameters:
-
this
-
Pointer to the Table.