Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PercPiaOut::setData Method

Sets data for one year.

C++
void setData(
    int year, 
    double perc1, 
    double perc2, 
    double perc3
);
Parameters 
Description 
int year 
Year for which data is set. 
double perc1 
Value of first percentage. 
double perc2 
Value of second percentage. 
double perc3 
Value of third percentage. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!