COHERENT help

This page displays the COHERENT help information for _tolower.

Listing of available help pages


_tolower() -- Convert characters to lower case

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