do the alarm time-left math using unsigned longs since that is what alarm()
returns and uses as input and converting to signed generates warnings and actually risks loss of accuracy
parent
35ab93f4
Please register or sign in to comment
returns and uses as input and converting to signed generates warnings and actually risks loss of accuracy