From: makulik AT tf16 DOT mch DOT sni DOT de (Makulik.Guenther T 27528 R 91-811 WS tx24 ) Newsgroups: comp.os.msdos.djgpp Subject: Re: Help for newbie. Date: 5 Aug 1997 11:44:49 GMT Organization: Siemens Nixdorf Inc. Lines: 17 Message-ID: <5s73nh$c7h$3@horus.mch.sni.de> References: <5s4ru9$bge AT neon DOT btinternet DOT com> NNTP-Posting-Host: tmntn.mch.sni.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Mark Ralph (Markralph AT btinternet DOT com) wrote: : HI, : I just downloaded djgpp to practise some c++ but I can't : get the simplest program to work. : I must be doing some thing very stupid so please help me s hese are the : hardesr things to see [progcode snipped] Try -liostream when linking your program, may be you have to specify further libraries then. That's a frequently asked question and you may find the complete solutions list for your question in the FAQ. hth Guenther