
The astute nerd will note that when the traffic delay time shown above is converted into seconds, it comes out to 4,294,967,220, and when you cast the 32-bit signed integer value -1 to a 32-bit unsigned integer, it comes out to 4,294,967,295. The conclusion is left as an exercise to the reader.
Tags: signed/unsigned errors
![[Digg]](http://blog.kamens.us/wp-content/plugins/bookmarkify/digg.png)
![[Facebook]](http://blog.kamens.us/wp-content/plugins/bookmarkify/facebook.png)
![[Email]](http://blog.kamens.us/wp-content/plugins/bookmarkify/email.png)


