Skip to content

Instantly share code, notes, and snippets.

@telday
Created October 10, 2018 21:24
Show Gist options
  • Save telday/22553778c502834aed69c50d863f113b to your computer and use it in GitHub Desktop.
Save telday/22553778c502834aed69c50d863f113b to your computer and use it in GitHub Desktop.
#define TEST_STRING "Hello World!"
char* test_string = TEST_STRING;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment