Synopsis
int iscntrl_l(int c,
              locale_t loc);
Description

iscntrl_l returns nonzero (true) if and only if the value of the argument c is a control character in locale loc.