maxcoll() — Return maximum collating element

Standards

Standards / Extensions C or C++ Dependencies
z/OS® UNIX both  

Format

#include <collate.h>

collel_t maxcoll(void);

General description

Returns the largest possible value of a collating element in the current locale.

Related information