Have STREQ(a,b)?

Mooffie mooffie at gmail.com
Sun Mar 29 15:18:00 UTC 2015


I see many `if (strcmp (a, b) == 0)` in the code. Wouldn't it be nice
if we create a macro and then do `if (STREQ (a,b))` instead?

(Not that it bothers me much. I ask this mainly to verify that my
subscription works and that I can post here ;-)



More information about the mc-devel mailing list