Mar 24 1977     itoa.s          takes as args integer and array, returns the
				address of the same array, now containing
				null-terminated possibly signed (if neg.)
				string representing the integer base 10.
				Soon (?) fix for alternate _base, error
				returns, and returning either number of
				chars or ptr to ending null.
jsdy
