From owner-freebsd-hackers Wed Sep 20 21:20:32 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id VAA19353 for hackers-outgoing; Wed, 20 Sep 1995 21:20:32 -0700 Received: from UUCP-GW.CC.UH.EDU (root@UUCP-GW.CC.UH.EDU [129.7.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id VAA19348 for ; Wed, 20 Sep 1995 21:20:28 -0700 Received: from Taronga.COM by UUCP-GW.CC.UH.EDU with UUCP id AA06010 (5.67a/IDA-1.5 for hackers@freebsd.org); Wed, 20 Sep 1995 23:05:08 -0500 Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id WAA13478; Wed, 20 Sep 1995 22:38:36 -0500 Date: Wed, 20 Sep 1995 22:38:36 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199509210338.WAA13478@bonkers.taronga.com> To: hackers@freebsd.org Subject: Re: Policy on printf format specifiers? Newsgroups: taronga.freebsd.hackers In-Reply-To: <199509200444.VAA14075@phaeton.artisoft.com> References: <199509200128.UAA13444@bonkers.taronga.com> Organization: Taronga Park BBS Sender: owner-hackers@freebsd.org Precedence: bulk In article <199509200444.VAA14075@phaeton.artisoft.com>, Terry Lambert wrote: >> > 8-). The complaint isn't >> > that you can't work around what is effectively a loss of information, but >> > that you have to do so. >> What information loss is that? >How many records are in the file from stat information. And how is this information *lost*? Your code works just fine regardless of the character set used.