× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Joe Pluta wrote:
> It could be as simple as a programmer checking for the last character
> in your string and assuming you wouldn't be writing one with
> zero-length.

Well, you know what happens when you assume.

> My immediate thought would be to test for a zero length string and
> not attempt to write it.

Writing an empty string is an easy way to just get a blank line.

Once I determined what was causing the problem, I just check the
string's length, if it's zero, I just invoke println() instead of
passing the string.

Seems like a bug to me ... although I have a work around.

david

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.