| Main index | Section 3 | Options |
#include <ctype.h>
The toupper_l() function takes an explicit locale argument, whereas the toupper() function uses the current global or per-thread locale.
| TOUPPER (3) | December 19, 2022 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | C is a language that combines all the elegance and power of assembly language with all the readability and maintainability of assembly language. | ” |