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

isspace_l returns nonzero (true) if and only if the value of the argument c is a standard white-space character in in locale loc..