Last active
June 23, 2016 04:56
-
-
Save jdoliner/2e9ac8c104f1b532d5563567240f3f99 to your computer and use it in GitHub Desktop.
oxford
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
char * lines[] = { | |
"Now is the winter of our discontent", | |
"Made glorious summer by this sun of York;", | |
"And all the clouds that lour'd upon our house", | |
"In the deep bosom of the ocean buried.", | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment