isNegative

Makes sure a given argument is a negative number (n <= 0).

bool
isNegative
(
string arg
,
int value
)

Meta