At 04:38 PM 3/14/2005, Sean 'Captain Napalm' Conner wrote:
It was thus said that the Great Jules Richardson once
stated:
On Mon, 2005-03-14 at 13:59 -0800, Fred Cisin
wrote:
(55-59) ++;
You're -3 ?
It's invalid C:
a.c:9: invalid lvalue in increment
Obviously you didn't cast correctly in order to avoid the error message. :-)
- John