Path: chuka.playstation.co.uk!news From: "Rikki Prince" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Argh! Multiple Definitions Date: Wed, 17 Jul 2002 12:06:09 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 18 Message-ID: References: NNTP-Posting-Host: pc-62-31-230-115-ba.blueyonder.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 "Rikki Prince" wrote in message news:ah3hkn$jcc6@www.netyaroze-europe.com... > When I include a header file in more then one file, when it compiles > and links it gives an error that one of the variables is defined more > then once. And it's only one of the variables (an array of u_shorts, > whereas the other variables are based on custom structs). I also have I worked it out... :-S I was making definitions within the header file, when I should only do that in source files. Tut tut.... Sorry again. Cheers, Rikki