nspace Namespace Reference
Hashing stuff is totally different on vc++'s hash_map implementation, so to save a buttload of ifdefs we'll just do it all at once.
More...
Detailed Description
Hashing stuff is totally different on vc++'s hash_map implementation, so to save a buttload of ifdefs we'll just do it all at once.
Function Documentation
| void nspace::strlower |
( |
char * |
n |
) |
|
|
|
|
Convert a string to lower case respecting RFC1459.
- Parameters:
-
Definition at line 61 of file hashcomp.cpp.
References lowermap. |