This website works better with JavaScript
Home
Verkennen
Help
Inloggen
hongwenjun
/
cpp
spiegel van
https://github.com/hongwenjun/cpp
Volgen
1
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Aftakking:
main
Aftakkingen
Labels
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
Permalink
Geschiedenis
Ruwe
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);