From: "Clint Knapp" Newsgroups: comp.os.msdos.djgpp Subject: Question from a C/C++ newbie Date: Tue, 1 Jun 1999 23:31:43 -0500 Organization: netINS, Inc. Lines: 14 Message-ID: <7j2c1a$tu5$1@ins8.netins.net> NNTP-Posting-Host: davl-01-08.dialup.netins.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ok, I've got a simple question, but like I said I'm new to this. How do I use Make files? are they like the Visual Basic vbp files, are they what get opened for a project? Are they what you use to compile a large project with more than one .c or .cpp file? I know these questions sound really lame, but I've had no experience with C/C++ compiling at all, I've done very basic things with C/C++, I would just like to know some things. If there's much else I need to know please tell me. Clint Knapp