On Wed, Jun 06, 2007 at 12:30:55AM -0400, Kris Maglione wrote: > !8c test.c && 8l test.8 > ! > !./8.out > foo.x: -1 > ! Also: !8c -wF test.c && 8l test.8 warning: test.c:11 format mismatch d LONG 0:1, arg 2 ! I'm surprised that there's not a warning about the overflow. -- Kris Maglione For every human problem, there is a neat, plain solution -- and it is always wrong.