Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
QcArray::toString Method

Converts a quarters of coverage array to a string.

C++
std::string toString(
    int firstyr, 
    int lastyr
) const;
Parameters 
Description 
int firstyr 
First year to write. 
int lastyr 
Last year to write. 

A quarters of coverage array as a string.

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