Synopsis
(macro) char * ddf_GetTFIDesc(int tfi)
Purpose
Get entity description.
Description
A pointer to the description of the entity TFI tfi is returned. Since this function simply returns the location of the entry in the DDF, care must be taken to not change the information at the returned location.
Input
tfi
Entity TFI whose description is to be returned
Return
A pointer to the description of entity TFI tfi.