On Jan 6, 2009, at 1:03 AM, Alan W. Irwin wrote:
> Hi Jerry:
>
> I noticed some garbage after the device name for the Ada thick and
> thin
> example 31 results in stderr.
Thanks for catching that--I don't know where my stderr output goes.
Or more likely, this line was not executed when I ran
On 2009-01-06 00:03-0800 Alan W. Irwin wrote:
>
> N.B. I am pretty sure you could stick strictly with the procedural form of
> plgfnam (and thick counterpart) in Ada examples 31 if you used some
> string-trimming function to get rid of the trailing garbage for the filename
> output to stderr. How