isPortNumber

Checks that a given argument is a valid port number (n > 0 && n < 65536).

bool
isPortNumber
(
string arg
,
int value
)

Meta