Return true if the specified value is greater than or equal to 1, and false otherwise'.
Synopsis
Declared in <baltzo_zoneinfobinaryheader.h>
static
bool
isValidAbbrevDataSize(int value);
Return Value
true if value is a valid abbrevDataSize
Parameters
Name |
Description |
value |
candidate abbreviation‐data length |
Created with MrDocs