Search:

Type: Posts; User: SDH

Search: Search took 0.01 seconds.

  1. Thread: && in statements

    by SDH
    Replies
    4
    Views
    879

    sorry i tried to cut out some of code so it wasnt...

    sorry i tried to cut out some of code so it wasnt as long, but I will just post the whole thing so its easier for you to read.

    #include<stdio.h>int main(void)
    { int c;
    int n;
    int...
  2. Thread: && in statements

    by SDH
    Replies
    4
    Views
    879

    && in statements

    I am trying to write a poker hand score system. I have worked everything out except how to do full house and 2 two pair. Currently I scan through all 127 ASCII values, then if the code detects that...
Results 1 to 2 of 2