[CoinMp] Meaning of rangeCount

Paul Smith phhs80 at gmail.com
Wed May 20 13:56:11 EDT 2009


On Wed, May 20, 2009 at 2:12 PM, Paul Smith <phhs80 at gmail.com> wrote:
> Please, see the following fragment of example.c:
>
> void SolveProblemCoinTest(void)
> {
>        char *problemName = "CoinTest";
>        int colCount=8;
>        int rowCount=5;
>        int nonZeroCount=14;
>        int rangeCount = 0;
>
> What does rangeCount mean?

By thinking a bit longer, I got the meaning of rangeCount. Please,
ignore my question.

Paul




More information about the CoinMp mailing list