When running dbxtool (debugger in SunView on Sun computers), is there
a way to display a portion of an array in C? For example, I might want
to display a[0], a[1], ..., and a[99], without having to enter 100
individual display commands.
--
Kenneth I. Kamemoto