Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
WorkerDataGeneral::qcCheck Method (int, int)

Checks for correct numbers of QC's, using passed values.

C++
static void qcCheck(
    int qctottdt, 
    int qctot51tdt
);
Parameters 
Description 
int qctottdt 
QCs from 1937 to 1977. 
int qctot51tdt 
QCs from 1951 to 1977. 
Exceptions 
Description 
PiaException of type PIA_IDS_QC if number of quarters of coverage, 1951-77, is greater than number of quarters of coverage, 1937-77. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!