Function: FIECLR Purpose: Clears code previous generated by FIEINI. Category: MATH File: fie.c Author: K.G. Begeman Use: INTEGER FIECLR( FIEID ) Input INTEGER FIECLR Returns: 0 : successful -1 : id out of range -2 : no code generated for this id FIEID Id of code generated by FIEINI which will be cleared. Updates: Mar 7, 1994: KGB, original document.