Search:

Type: Posts; User: DevinLgls

Search: Search took 0.01 seconds.

  1. Salem & CommonTater. Thanks a lot for your...

    Salem & CommonTater. Thanks a lot for your suggestions. this forum rocks!
  2. @Salem Thanks for the clarification. can you...

    @Salem Thanks for the clarification. can you recommend a good compiler to run on my Win7? I'm returning to C programming after many years so trying to catchup :)
  3. Not getting the desired o/p with ~ operator. Kindly help.

    Hi everybody, I was wondering if you could help me with this ~ operator.

    I just tried the following simple program in my Turbo C;



    int main() {

    unsigned short int i = ~0;
    printf("%d",...
Results 1 to 3 of 3