# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc. include "../lib/ids.h" # IDSCHARS -- Write characters in the current plane procedure idschars (xs, ys, data, length, size, orien) int xs, ys # starting coordinates, GKI char data[ARB] # the characters int length # how many int size # how big int orien # character orientation include "../lib/ids.com" begin # Not implemented yet. end