From owner-freebsd-current Sun Mar 24 05:45:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA05323 for current-outgoing; Sun, 24 Mar 1996 05:45:51 -0800 (PST) Received: from originat.demon.co.uk (originat.demon.co.uk [158.152.220.9]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA05318 for ; Sun, 24 Mar 1996 05:45:46 -0800 (PST) Received: (from paul@localhost) by originat.demon.co.uk (8.7.5/8.6.9) id NAA02266 for FreeBSD-current@FreeBSD.org; Sun, 24 Mar 1996 13:46:32 GMT From: Paul Richards Message-Id: <199603241346.NAA02266@originat.demon.co.uk> Subject: fseek To: FreeBSD-current@FreeBSD.org (FreeBSD current mailing list) Date: Sun, 24 Mar 1996 13:46:31 +0000 (GMT) Reply-to: paul@netcraft.co.uk X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Why has the second paramater of fgets changed from int to size_t ? Doesn't the ANSI standard have something to say about this, similarly ftell has a const added. Breaks the building of llib-lstdc but I don't want to change the lint library since it looks right from my reading of K&R 2 and our files look wrong. What's the correct thing to do? -- Paul Richards, Originative Solutions Ltd. Internet: paul@netcraft.co.uk, http://www.netcraft.co.uk Phone: 0370 462071 (Mobile), +44 1225 447500 (work)