the least common denominator, I modified it to use that (not const), which will minimize the need for casting elsewhere.
uses it to avoid possible buffer underruns whn strlen is zero, and avoid the possible space-hogging inline of strlen() in several cases. -Erik