Created
January 14, 2011 08:51
-
-
Save PlloYNiiE/779375 to your computer and use it in GitHub Desktop.
eva
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
| <?php | |
| $hw1 = "case1_a.c"; | |
| `clang -cc1 -fsyntax-only -plugin sourcesieve $hw1`; | |
| ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment