Search:

Type: Posts; User: shaple

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,463

    oooh... i get it now...! i'm just not sure if i...

    oooh... i get it now...! i'm just not sure if i can change the Init variable
  2. Replies
    3
    Views
    3,463

    assigning random value to a variable

    I got this code from the FAQ section... I've edited the values because I only need values from 1-6.




    #include <stdio.h>
    #include <stdlib.h>

    int GetRand(int min, int max);
Results 1 to 2 of 2