C+ C NAME: C BadI1 C PURPOSE: C Provides a generic identifier for integer*1 'bad values' C CATEGORY: C gen/for/lib C CALLING SEQUENCE: integer*1 function BadI1() C INPUTS: C (none) C OUTPUTS: C BadI1 integer*1 bad integer*1 identifier C CALLS: C (none) C SEE ALSO: C BadR4, BadR8, pInfR4, TinyR4 C PROCEDURE: C The BadI1 number is currently zero. C MODIFICATION HISTORY: C SEP-1999, Paul Hick (UCSD/CASS; pphick@ucsd.edu) C- BadI1 = 0 return end