www.delorie.com/djgpp/doc/kb/kb_16.html   search  
DJGPP Knowledge Base

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.3.4 Filename manipulation

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