From: Till Harbaum Newsgroups: comp.os.msdos.djgpp Subject: Re: my fault? Date: 07 Feb 1997 11:03:54 +0100 Organization: TU Braunschweig, Informatik (Bueltenweg), Germany Lines: 12 Sender: harbaum AT kastor Distribution: world Message-ID: References: <32F99563 DOT 719C AT neopoli DOT lpt DOT fi> <32F9D6C5 DOT 7C87 AT Mathematik DOT tu-chemnitz DOT de> NNTP-Posting-Host: kastor.ibr.cs.tu-bs.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > In file included from cepread.c:2: > c:/djgpp/include/stdlib.h:39: parse error before `int' c:/djgpp/include/stdlib.h:39: int abs(int _i); Hmm, perhaps do you define some kind of abs in a previous include file? Ciao, Till