This website requires JavaScript.
Explore
Help
Sign In
Studium
/
C_CPP
Watch
2
Star
0
Fork
You've already forked C_CPP
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b3b669d178
C_CPP
/
01_ENV
/
build-c.sh
5 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
... Math
2018-03-12 22:36:48 +01:00
#!/usr/bin/env bash
MP01_ Modifikation 1,2,3
2018-03-12 21:11:29 +01:00
bash clean.sh
testing
2018-03-12 22:48:01 +01:00
clang-6.0 -c func1.c main.c -v
clang-6.0 -s func1.o main.o -v