Return true if the specified value is greater than or equal to 0, and false otherwise'.

Synopsis

Declared in <baltzo_zoneinfobinaryheader.h>

static
bool
isValidNumLeaps(int value);

Return Value

true if value is a valid numLeaps

Parameters

Name

Description

value

candidate number of leap corrections

Created with MrDocs