Created
May 8, 2020 22:18
-
-
Save domiyanyue/199a5ddaca0a7940d9ee2f8568893b71 to your computer and use it in GitHub Desktop.
delete and run static library executable
This file contains 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
rm libmy_math.a | |
./a.out | |
0.5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment