Search:

Type: Posts; User: bddonahue

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,420

    Ok sounds good! completely forgot about breaks...

    Ok sounds good! completely forgot about breaks >.< we just read that section too. Anyways thanks for the suggestions!
  2. Replies
    6
    Views
    1,420

    #include int main(void) { int...

    #include <stdio.h>
    int main(void)

    {


    int j=1,n,t,a=43,r; //need to make "a" a random number.
  3. Replies
    6
    Views
    1,420

    New to C need some help.

    Ok so I'm in school learning C right now, we use Ubuntu for the C and compiling and I got bored the other day so I got ahead of the class and I am working on making a guessing game program, I made on...
Results 1 to 3 of 3