Cosmic uses an assembly constant syntax, whereas this compiler employs the normal C constant syntax (refer the following listing).
#ifdef __MWERKS__ and 0xF8 #else and #$F8 #endif