Path: chuka.playstation.co.uk!news From: "Andrew Murray" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Codewarrior: non supported code Date: Thu, 20 Feb 2003 22:39:31 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 29 Message-ID: References: NNTP-Posting-Host: pc-62-31-88-87-dn.blueyonder.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Hmmm, I turns out that the data was being overwritten after all. I had two instances of a structure declared inside the main function, these were overwriting the data buffer because when I moved them out side the main to be global it worked fine, well, what do we learn from this? Codewarrior has a crap compiler. Thanks all. Andy. "Andrew Murray" wrote in message news:b2le3u$e71@www.netyaroze-europe.com... > When I call GsSortObject4 Codewarrior outputs the message: > > "non supported code 0 ffffffff" > > Now, the Codewarrior manual has no information as to why such as message > would appear. Does anyone know why I'm getting this message and how I could > fix it? > > Thanks in advance, > Andy. > >