Re: dumb C question (part 2)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Correct me if I'm wrong but I would have thought that

> // in C
>  }
>   else if(playOK && (code == HC_SKIP)) curmess++;

would have given

elsif playOK and ( code = HC_SKIP ) then
    curmess += 1
end if

It is & for bit_and and && for logical_and in C?

Bruce.

P.S. Yeah, it me. I couldn't stand to be offline so I've resubscribed
through my hotmail account.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu