catch me if you can
0.1
Main Page
Classes
Files
File List
File Members
QT
PacMan
Correc_Prof
nsutil.cpp
Go to the documentation of this file.
1
#include "
nsutil.h
"
2
#include "Correc_prof/params.h"
3
4
unsigned
Rand
()
5
{
6
return
rand () % KNbCandies;
7
}
// Rand ()
Rand
unsigned Rand()
Return a random number between 1 and KNbCandies.
Definition:
nsutil.cpp:4
nsutil.h
Set of usefull functions.
Generated by
1.8.11