X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "pino" Newsgroups: comp.os.msdos.djgpp References: <3fjurvF86hkjU4 AT news DOT dfncis DOT de> Subject: Re: helpppp !!! Lines: 39 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-ID: <1%4le.1441303$35.53759697@news4.tin.it> Date: Wed, 25 May 2005 20:12:45 GMT NNTP-Posting-Host: 82.49.120.198 X-Complaints-To: "Please send abuse reports to abuse AT tin DOT it and technical notifications to newsmaster AT tin DOT it" X-Trace: news4.tin.it 1117051965 82.49.120.198 (Wed, 25 May 2005 22:12:45 MET DST) NNTP-Posting-Date: Wed, 25 May 2005 22:12:45 MET DST Organization: TIN To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thankl you but I dont have documentation. I cannot download beacause now i access to internet by the mobile phone. Could you make me an example? if I compile the file future.c (that has inside the #include<>) I use c:\ gpp -o c:\futures.exe c:\futures.c the normdist.h is in c:\data\book\normdist.h how to do? I tried c:\gpp -o c:\futures.exe c:\futures.c -I c:\data\book but I obtain futures.C:4:20: error: normdist: nosuch file or directory (ENOENT) Please help me! "Hans-Bernhard Broeker" wrote in message news:3fjurvF86hkjU4 AT news DOT dfncis DOT de... > pino wrote: >> TOday is the first day i use djgpp and c++ language. >> I need to use an header normdist.h that I have. >> If I copy this file in c:|djcpp\include... it doesnt work. > ^ ^ Two typos > >> How to say to djgpp to see all (100 200 files) the header that I have to >> use? > > Learn how to use GCC, by reading its documentation. In particular, > find out about the -I option. > > -- > Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) > Even if all the snow were burnt, ashes would remain.