Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaMethod::orderEarnings Method

Orders earnings and sets indicator for the highest years.

C++
void orderEarnings(
    int first, 
    int last, 
    int number
);
Parameters 
Description 
int first 
First year of earnings. 
int last 
Last year of earnings. 
int number 
Number of years to be selected. 

The number of years selected could be less than the desired number, if there are not that many years of earnings.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!