[inline]
See if string is empty.
Definition at line 130 of file FXString.h.
00130 { return (((FXint*)str)[-1]==0); }