PDA

View Full Version : How do I use rgen.nextInt in C



technmom
March 3rd, 2011, 07:07 AM
How do I use rgen.nextInt in C
What include statement do I need and link option for compile with gcc

Arndt
March 3rd, 2011, 11:26 AM
How do I use rgen.nextInt in C
What include statement do I need and link option for compile with gcc

There is probably a man page, but what is rgen.nextInt supposed to be? It looks like a method invocation in Java or something.