NCH Software Interview Question

Why won't this simple for loop run as expected?

Interview Answer

Anonymous

Jul 7, 2014

You try to decrement an unsigned integer to -1.