Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WageBaseGeneral::earnLimit Method

Limits earnings to wage base.

C++
void earnLimit(
    DoubleAnnual& earnings1, 
    const DoubleAnnual& earnings2
) const;
Parameters 
Description 
DoubleAnnual& earnings1 
Array of limited earnings. 
const DoubleAnnual& earnings2 
Array of unlimited earnings. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!