Hi,
I am facing integer overflow issues in TCL. All I want to do is to calculate an alarm timer(in milli seconds) upon elapsing which some functionality has to be kick started.
But the calculation (since it is in milliseconds) results in a negative value.
Is there are a way to over come this issue ?
I am facing integer overflow issues in TCL. All I want to do is to calculate an alarm timer(in milli seconds) upon elapsing which some functionality has to be kick started.
But the calculation (since it is in milliseconds) results in a negative value.
Is there are a way to over come this issue ?