|
Re: Scoring function in C
You can use the [code] vb code tag to display your code with the proper formatting.
It looks like the score function assumes that the global field array will be populated, and to calculate each teams score, you call it twice. The rack array can use any two characters that you want and the character to count are passed to the score function.
Is that correct?
Last edited by Joe Ross : 10-01-2007 at 15:59.
|