COHERENT help

This page displays the COHERENT help information for isupper.

Listing of available help pages


isupper() -- Check if a character is an upper-case letter

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