mySign

returns 0 for 0, 1 for negatives, 2 for positives

int
mySign
(
int n
)

Meta