From: Ned Ulbricht Newsgroups: comp.os.msdos.djgpp Subject: Re: Complete newbie! Date: Thu, 26 Mar 1998 13:04:41 -0800 Organization: University of Washington Lines: 28 Message-ID: <351AC2E9.6B76@ee.washington.edu> References: <351a2d55 DOT 31099194 AT news DOT ncf DOT carleton DOT ca> NNTP-Posting-Host: cs212-41.student.washington.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Pierre A. Dagenais wrote: > > Hi, > I've been reading many FAQ and tutorials, but they all seem to > take for granted that I know what terms like "link", "compile", > "make", "make file", "project" etc... mean. > Pls, where can I find this kind of information. > Thank you Try: FOLDOC: The Free On-Line Dictionary of Computing http://nightflight.com/foldoc/ Searches using these keywords yield reasonable definitions: compiler linker make preprocessor Unfortunately, project doesn't seem to turn up a hit, but that's ok 'cause it's a specific term only when used by an 'IDE' (look up "interactive development environment"!) and its specific meaning in that context should be in the documentation for the IDE you're using. -- Ned Ulbricht mailto:nedu AT ee DOT washington DOT edu