Eli Zaretskii wrote: >> Date: Sun, 05 Oct 2008 11:25:57 -0700 >> From: Michael Snyder >> >> OK. So, would you favor using the "%zd" modifier instead of a cast? > > What's wrong with casting to "unsigned long" and using %lu? I know when to give up! ;-) Like this, then: