Search:

Type: Posts; User: Shamshir

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,322

    I'm trying, have no luck yet though. Thanks...

    I'm trying, have no luck yet though. Thanks everyone for the help, at least I know what's wrong.
  2. Replies
    7
    Views
    1,322

    But then why does it work when placed in main(),...

    But then why does it work when placed in main(), and not when placed in the getLine() function. If sizeof(code) only returns the size of the pointer, shouldn't the program fail to give the correct...
  3. Replies
    7
    Views
    1,322

    A Small Problem Using fgets() and functions

    Hey guys. I just completed an assignment that had me using arrays to decipher some code. I completed this assignment successfully and got the correct answer, but I could not follow the instructor's...
  4. Replies
    5
    Views
    3,320

    Woah relax, it was just a typo. So -3 is the...

    Woah relax, it was just a typo. So -3 is the remainder.



    Yeah, I was thinking along those lines, just was wondering if a reserved word/operator existed which would save me the trouble. But...
  5. Replies
    5
    Views
    3,320

    Modulus Division?

    Good evening!

    I am doing some homework. As part of the solution, I want to implement an algorithm that implements modulus division. I was wondering if C had an operator which does just that?
    I...
Results 1 to 5 of 5