cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
making file
making file
Mar 31, 2014 at 8:54pm UTC
CodingisFun
(40)
how can i make a makingfile?
since i have main.cpp , main1.cpp, main.h?
like
g++ main.cpp main1.cpp main.h
Mar 31, 2014 at 9:10pm UTC
Little Bobby Tables
(1079)
http://mrbook.org/tutorials/make/
this is what i learned off of. (a) for some reason you have to actually use tabs (no spaces that look like tabs. and (b) you shouldnt have .h file when compiling
Topic archived. No new replies allowed.