Convert from the specified value to this type. Return 0 if successful and non-zero otherwise.
Declared in <balb_testmessages.h>
int
fromInt(int const& value);
0 if successful, and a non-zero value otherwise
| Name | Description |
|---|---|
| value | integer to convert |