On 11/11/2010, at 2:37 PM, Greg White wrote: > I ran splint on my program and received the following results: ... > > Did I do something wrong? You used a C89 checker. %lld is not legal C89.