Search:

Type: Posts; User: akeel88

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    12,264

    Hi there, Could u explain how u get to this...

    Hi there,
    Could u explain how u get to this part?


    while(mult(in,result) > 1) {
    result++;
    }

    Surely it must be less (<) than 1 instead of >;
  2. Replies
    3
    Views
    2,039

    Thanks for ur replies. I'll certainly looked into...

    Thanks for ur replies. I'll certainly looked into that. Cheers.
  3. Replies
    3
    Views
    2,039

    Safe Input for Hex

    Hello,

    Im a newbie to the forum but i have an intermediate knowledge of C programming. I am having some trouble getting a hex input of 16-byte into an array.

    So basically i've just finished...
Results 1 to 3 of 3