| |
| | Building Paper, Rock, Scissors |
 | | Hello all, I'm taking a C class and am having to write a program to play a game of rock, paper scissors, and with the output of: You chose paper and I chose rock. |
 | | You Win where paper is the players choice, and rock is the computers choice, for reference i was given the p_r_s.h, compare.c, main.c, selection.c, and wrt.c, and i have had to build the report.c to describe the output. |
 | | Try removing the ; at the end of line 4, with this it is a function prototype and the body is not part of it. |
| www.codecomments.com /message214998.html (1293 words) |
|