This website requires JavaScript.
Explore
Help
Sign In
alfred
/
LearningCPP
Watch
1
Star
0
Fork
0
You've already forked LearningCPP
Code
Releases
Activity
c872144327
LearningCPP
/
Makefile
11 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
hello tester command i.f.
2022-10-14 09:27:47 +01:00
build
:
inital cw
2022-11-18 12:33:13 +00:00
g++ -c *.cpp -o *.o
g++ -o t *.o
hello tester command i.f.
2022-10-14 09:27:47 +01:00
run
:
build
./t
edit
:
nano main.cpp
e
:
edit
r
:
run
Copy Permalink