no that is not a coorect solution...pls find some other place On Wed, Jul 15, 2009 at 1:12 AM, Paul Herring <[email protected]>wrote:
> > > On Tue, Jul 14, 2009 at 8:29 PM, Ravi Mishra > <[email protected]<ravicse04%40gmail.com>> > wrote: > > > > rachTxQueue->queue[(delIndex + rachTxQueue->start) % > > (petMaxUEInstancePerProcess+1)] > > = rachTxQueue->queue[(delIndex + rachTxQueue->start + 1) % > > (petMaxUEInstancePerProcess+1)]; > > Apart from a missing closing brace, that single equals looks highly > suspicious given what's on the left hand side of it. > > -- > PJH > > http://shabbleland.myminicity.com/com > http://www.chavgangs.com/register.php?referer=9375 > > > [Non-text portions of this message have been removed]
