cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Please help me
Please help me
Jan 7, 2012 at 12:51am UTC
SirSmart
(7)
Please help me
I'm from Brazil and I need to know how to find the beginning of a system developed in C + +. Anyone have any tips, because I have many files and do not know how to build the system.
thank you
Jan 7, 2012 at 4:19am UTC
ne555
(10692)
I really don't understand what you want.
how to find the beginning of a system developed in C + +
$ grep -Rn main *
how to build the system
$ make
Topic archived. No new replies allowed.