Search:

Type: Posts; User: g8ortech14

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    14,119

    I knew I could find the answers I was looking for...

    I knew I could find the answers I was looking for here, Thanks all :-)
  2. Replies
    6
    Views
    14,119

    Modulus Operator

    Hi all,

    I'm looking at the modulus operator and having a hard time understanding its practical purpose. The book shows me:



    #include <stdio.h>
    {
    int a = 25, b = 5, c = 10, d = 7;
Results 1 to 2 of 2