C program to compare integers without using logical operators?

Posted by Madhan on Stack Overflow See other posts from Stack Overflow or by Madhan
Published on 2009-11-16T09:20:59Z Indexed on 2010/05/30 11:12 UTC
Read the original article Hit count: 243

Filed under:
|

Can anyone tell me how to write a C program to compare numbers(including negative numbers) without using logical operators?

© Stack Overflow or respective owner

Related posts about c

    Related posts about homework