Skip to content

Instantly share code, notes, and snippets.

@thevar1able
Created March 12, 2014 19:48
Show Gist options
  • Save thevar1able/9514869 to your computer and use it in GitHub Desktop.
Save thevar1able/9514869 to your computer and use it in GitHub Desktop.
#ifdef HAVE_WIDECHAR
if(key_code == KEY_CODE_YES) {
#endif
/*some code*/
#ifdef HAVE_WIDECHAR
}
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment