Re: i gt problem in C Program again !!! HELP ME PLS !!!
How's addition and subtraction less expensive than an XOR? You've learned your computer architecture properly, haven't you Garbage? It would result in more gate delays than a simple xor.
Re: i gt problem in C Program again !!! HELP ME PLS !!!
Quote:
Originally Posted by QwertyManiac
How's addition and subtraction less expensive than an XOR? You've learned your computer architecture properly, haven't you Garbage? It would result in more gate delays than a simple xor.
I thought he meant "raise to"
thought it's algorithm than statements...
__________________
Registered Linux User #468778
---------------------------------- http://twitter.com/_Garbage_
Re: i gt problem in C Program again !!! HELP ME PLS !!!
Quote:
Originally Posted by QwertyManiac
How's addition and subtraction less expensive than an XOR? You've learned your computer architecture properly, haven't you Garbage? It would result in more gate delays than a simple xor.
yep, Bitwise operations are fastest.
but this things are never taught in our education system
what we learn is using a two and a half decade old program called "TC"