Convert from the specified value to this type. Return 0 if successful and non‐zero otherwise.

Synopsis

Declared in <balb_testmessages.h>

int
fromInt(int const& value);

Return Value

0 if successful, and a non‐zero value otherwise

Parameters

Name

Description

value

integer to convert

Created with MrDocs