| www.delorie.com/djgpp/doc/kb/kb_16.html | search |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
When manipulating filenames, don't use the ctype functions from
`ctype.h', because they are locale sensitive. For example,
instead of using tolower (@xref{tolower, , tolower, libc}),
convert the case with explicit code.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2004 by DJ Delorie | Updated Nov 2004 |