Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Psa::getAgeIndex Method

Returns an age converted to an age index.

C++
static int getAgeIndex(
    int theAge
);
Parameters 
Description 
int theAge 
The age to convert to an age index. 

An age converted to an age index.

The age index is 0 for age 16, 1 for age 17, ..., 59 for ages 75 and above.

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