This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
hongwenjun
/
cpp
mirror de
https://github.com/hongwenjun/cpp
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ramo:
main
Ramos
Etiquetas
main
cpp
/
CPrimerPlus6E
/
Ch12
/
diceroll.h
diceroll.h
75 B
Link permanente
Histórico
Em bruto
1
2
3
4
//diceroll.h
extern int roll_count;
int roll_n_dice(int dice, int sides);