COHERENT help

This page displays the COHERENT help information for isspace.

Listing of available help pages


isspace() -- Check if a character prints white space

#include <ctype.h>
int isspace(c) int c;