From: Tan Mu Yen Newsgroups: comp.os.msdos.djgpp Subject: Newbie: Many questions! Date: Fri, 25 Jul 1997 19:57:10 +0000 Organization: Singapore Telecommunications Ltd Lines: 21 Message-ID: <33D90515.65BB@singnet.com.sg> NNTP-Posting-Host: ts900-6230.singnet.com.sg 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 (1)I've got a problem compiling a simple c++ hello world program using cout ... it says cant find iostream.h .... but i downloaded the djgpp c++ support files already .. why? (2)Another problem is RHIDE ... everytime ... i exit to dos .. the color of my monitor becomes kinda of strange ... this also happens when i exit to msdos prompt ... and when i return to rhide ... the display the ide is also weird ... i'm using djgpp ver 2 .. with win95. (3)I understand that i do not need to use any dos extender to run programs using djgpp v2 ... do i need to include any files if i want to run the program in another computer ... (4)What r the things and commands that i need to use in specific ... to make my programs really 32 bit dos programs ..? (5)Is there any good online text or tutorials on 32 bit dos programmming using djgpp ... Thanks ...