| Main index | Section 3 | Options |
#include <ctype.h>
The isphonogram_l() function takes an explicit locale argument, whereas the isphonogram() function uses the current global or per-thread locale.
| ISPHONOGRAM (3) | December 19, 2022 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void | ” |