ISSLASH 61 lib/filename.h # define ISSLASH(C) ((C) == '/' || (C) == '\\') ISSLASH 93 lib/filename.h # define ISSLASH(C) ((C) == '/')