On Thu, Dec 18, 2008 at 11:17:31AM -0600, Shawn Walker wrote:

> Whenever the program exits, it was printing a set of 80 space characters
> to overwrite whatever characters had last been displayed but with a
> trailing ',' to omit the newline.
>
> However, a newline was added anyway on program exit.

Where was that newline being added?

> By printing a carriage return after all the whitespace had overwritten
> the existing output, I was able to prevent the newline from being added
> while still achieving the desired effect.

How does that work?

Sorry if I'm being a bit dense,
Danek
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to