Tim J. Robbins 9981ef2702 Point out that although toupper() and tolower() really accept rune_t's
and not just unsigned char's, callers should use towupper() and towlower()
instead when working with wide characters if portability is a concern.
2002-10-03 11:14:00 +00:00
..
2002-09-21 23:54:32 +00:00
2002-05-17 05:11:13 +00:00
2002-03-22 21:53:29 +00:00
2002-10-02 07:49:35 +00:00
2002-09-28 00:25:32 +00:00