Return true if the specified value equals '0', 2, 3 or 4, and false otherwise.

Synopsis

Declared in <baltzo_zoneinfobinaryheader.h>

static
bool
isValidVersion(char value);

Return Value

true if value is a valid version character

Parameters

Name

Description

value

candidate version character

Created with MrDocs