Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AnnualArrays::convert Method

Returns the DoubleAnnual converted from an IntAnnual.

C++
static DoubleAnnual convert(
    const IntAnnual& intAnnual
);
Parameters 
Description 
const IntAnnual& intAnnual 
Array of integers to convert. 

The DoubleAnnual converted from an IntAnnual.

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