Path: chuka.playstation.co.uk!news From: Chris Chadwick Newsgroups: scee.yaroze.programming.gnu_compiler Subject: Re: to many code?? Date: Wed, 15 Jul 1998 00:45:23 -0700 Organization: PlayStation Net Yaroze (SCEE) Lines: 20 Message-ID: <35AC5E13.22A8@dial.pipex.com> References: <35a92869.9830882@news.playstation.co.uk> <35aaae67.31933708@news.playstation.co.uk> NNTP-Posting-Host: userl257.uk.uudial.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (Win95; I; 16bit) Yannick Suter wrote: > > hihoe.. > > I solved it!.. it was kind of compilingBug.. coz: the prob was a > switch command, which I rewrote in several if commands. after this > everything worked fine again! hmm.. quite strange! > > thnx.. for u'r help! > > Yan > AsC . www.netlink.ch/nowadays > Yan . www.netyaroze-europe.com/~yannick I dont mean to sound patronizing, but did you remember to put a 'break;' at the end of each 'case' code? Just a thought. -Chris