Feature #648 ยป 0086-CodingStyle-List-fc_strcasecmp-in-support.c-function.patch
doc/CodingStyle | ||
---|---|---|
- Instead of fopen(), use fc_fopen()
|
||
- Instead of localtime(), use fc_localtime()
|
||
- Instead of strncmp(), use fc_strncmp()
|
||
- Instead of strcasecmp(), use fc_strcasecmp()
|
||
============================================================================
|
||
Miscellaneous
|