Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>isblank</b> -- is a string blank http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            isblank  --  is a string blank

synopsis        c = isblank(str);
                COUNT c;     returns 1 if blank, 0 if not
                TEXT str; pointer to string to check

description  checks to see if the NULL terminated string
           is blank

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson