Project

General

Profile

Feature #648 ยป 0086-CodingStyle-List-fc_strcasecmp-in-support.c-function.patch

Marko Lindqvist, 05/18/2024 04:30 AM

View differences:

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
    (1-1/1)