Source code

Revision control

Copy as Markdown

Other Tools

#ifndef CFLAG
#error CFLAG should be set
#endif
#ifdef CCFLAG
#error CCFLAG should not be set
#endif