From: "Ilari Kaartinen" Newsgroups: comp.os.msdos.djgpp Subject: Re: library headaches Date: Fri, 24 Mar 2000 18:36:46 +0200 Organization: Tampere Telephone Plc Lines: 19 Message-ID: <8bg5o3$8vv$1@news.koti.tpo.fi> References: NNTP-Posting-Host: s.kurvi.phpoint.net X-Trace: news.koti.tpo.fi 953915971 9215 212.246.13.20 (24 Mar 2000 16:39:31 GMT) X-Complaints-To: abuse AT tpo DOT fi NNTP-Posting-Date: 24 Mar 2000 16:39:31 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com There already is a function called rand()... -- - Ilari http://www.mantta.fi/~ililka/ > Error: util.o: In function `rand': > util.c(6) Error: multiple definition of `rand' > o:util.c(6) Error: first defined here > Error: util.o: In function `bubble_sort': > util.c(12) Error: multiple definition of `bubble_sort' > o:util.c(12) Error: first defined here > Error: util.o(.data+0x0):util.c: multiple definition of `rand_seed' > Error: util.o(.data+0x0):util.c: first defined here > There were some errors