C Zijie
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Feature like "#ifdef CLION" that just work in editor?
AnsweredFor example: #ifdef CLIONprintf("Editting.");#elseprintf("Running.");#endif