X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: chuckcar Newsgroups: comp.os.msdos.djgpp Subject: Re: timeb.h compilation PB Date: Tue, 21 Nov 2006 04:14:45 +0100 (CET) Organization: Aioe.org NNTP Server Lines: 39 Message-ID: References: <45622350$0$3739$426a34cc AT news DOT free DOT fr> NNTP-Posting-Host: H9IjAxtlJ+exsOu48Awchw.user.aioe.server.aioe.org X-Complaints-To: abuse AT aioe DOT org User-Agent: Xnews/5.04.25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Martin Boulte" wrote in news:45622350$0$3739$426a34cc AT news DOT free DOT fr: > Good evening, all. > I try to use use time_b structure in a program. Although I include > I got compilation mistake. > Which include does it miss ? > > my program header : > > #include > #include > > > main(argc,argv) > > int argc; > char *argv[]; > > { > int i,ratioRalentissement, calculatedIndex; > int duration, testedDuration; > timeb beginingDate, endingDate; > > error message : > > C:/Workshop/Snake/Chronometre/chronometre.c: In function `main': > C:/Workshop/Snake/Chronometre/chronometre.c:13: `timeb' undeclared > (first use in this function) > > Thanks > > > What was the gcc command/makefile line? -- (setq (chuck nil) car(chuck) )