X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Thu, 19 Apr 2007 15:12:05 -0500 Date: Thu, 19 Apr 2007 13:12:05 -0700 From: Jim Michaels User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: missing ANSI functions in memory.h References: <58kegmF2gqrdnU1 AT mid DOT individual DOT net> <6fidncRj4KsWiLjbnZ2dnUVZ_vfinZ2d AT comcast DOT com> <58ks5tF2h2tf9U3 AT mid DOT individual DOT net> In-Reply-To: <58ks5tF2h2tf9U3@mid.individual.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 19 NNTP-Posting-Host: 24.20.110.103 X-Trace: sv3-SNNnaS3OL2TGsfhCbpYCqBy1sZltU5LMyMBEx3+k6ohe0jl7/xKzk5OYLlUxhqbBKISFVHmwjK0VWUy!FT0VcjB+ZwZ0X5+Ot4b0DBzfJw0uLcq0WKnqE/4F/rofRIEnESaEGm0B6CAjhGPieykbrbc59p32!ENZKvlIeLjsYCc+0PItToKO18RODPA== X-Complaints-To: abuse AT comcast DOT net X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.34 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Martin Ambuhl wrote: > Jim Michaels wrote: >> Martin Ambuhl wrote: > [,,,] > >>> If your intent is to write C, learn to use gcc so it compiles C. > >> hmm. I am using DJGPP. this is what rhide compiles .cc files with by >> default. I know of no way to fix this. should it be using gxx >> instead? I don't know the difference. > > Name them properly, as .c files. Djgpp comes with adequate > documentation; you should use it. Try "info gcc invoking". > > no manual entry for gcc. I am surprised info actually did something besides give me an error this time.