COHERENT help

This page displays the COHERENT help information for ispunct.

Listing of available help pages


ispunct() -- Check if a character is a punctuation mark

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