Function: FIEDUMP Purpose: Display the code generated by FININI on stdin. Category: MATH File: fie.c Author: K.G. Begeman Use: INTEGER FIEDUMP( FIEID ) Input INTEGER FIEDUMP Returns: 0 : successful -1 : id out of range. -2 : no code generated for this id. FIEID Id of code generated by FIEINI. Updates: Aug 1, 1989: KGB, original document.