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

Synopsis

Declared in <baltzo_zoneinfobinaryheader.h>

static
bool
isValidNumIsStd(int value);

Return Value

true if value is a valid numIsStd

Parameters

Name

Description

value

candidate number of standard/wall indicators

Created with MrDocs