X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ottpegPftUqMaLUPoBIaC0C4KknucIdmS/fBcw9P6F+W2aJ1rQACQ1Tvi6K9T6Zr+CXF+tO9Bgryz75uJv7SMNKD9Sr7DKtel17ZfxyNcmQ+0nZKDj1Za6lTV2iCQxnCt3TqQJSEcpKwr3Xv9VdK2sObqYcVUQbVH+CS0iApSAQ= Message-ID: <7705c9030611201911j368be1a6m34e6eb1860708cea@mail.gmail.com> Date: Mon, 20 Nov 2006 19:11:50 -0800 From: "Blair Campbell" To: djgpp AT delorie DOT com Subject: Re: timeb.h compilation PB In-Reply-To: <45622350$0$3739$426a34cc@news.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45622350$0$3739$426a34cc AT news DOT free DOT fr> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk timeb needs to be prefixed with "struct " On 11/20/06, Martin Boulte wrote: > 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 > > > -- Fall is my favorite season in Los Angeles, watching the birds change color and fall from the trees. David Letterman (1947 - ) See ya