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
974ccc9f27
C_CPP
/
01_ENV
/
build-c.sh
4 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
MP01_ Modifikation 1,2,3
2018-03-12 21:11:29 +01:00
bash clean.sh
...
2018-03-12 22:29:27 +01:00
clang-6.0 -c func1.c main.c -lm
MP01_ Modifikation 1,2,3
2018-03-12 21:11:29 +01:00
clang-6.0 -s func1.o main.o