Name: GRITOC Purpose: convert integer to character string Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: INTEGER FUNCTION GRITOC(INT, STR) INTEGER INT CHARACTER*(*) STR Convert integer INT into (decimal) character string in STR. Updates: Oct 16, 1998: JPT automatically extracted from source.