This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
hongwenjun
/
cpp
mirror de
https://github.com/hongwenjun/cpp
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Tree:
c760c1c5e2
Branches
Tags
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
Histórico
Raw
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);