I have a string array that may contain on or more empty string elements. I need to remove the empty strings and shift the remaing elements up.
The example I have attached works fine if only one element is an empty string, but has problems with more than one.
This seem like it should be so easy, its driving me nuts. :0
========================
=== Engineer Ambiguously ===
========================