From owner-freebsd-questions Fri Oct 27 08:06:05 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA22871 for questions-outgoing; Fri, 27 Oct 1995 08:06:05 -0700 Received: from star.cirrus.com (cirrus.com [141.131.7.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA22864 for ; Fri, 27 Oct 1995 08:06:02 -0700 Received: from sunstorm.corp.cirrus.com (sunstorm.corp.cirrus.com [141.131.8.51]) by star.cirrus.com (8.6.12/8.6.12) with SMTP id IAA04046 for ; Fri, 27 Oct 1995 08:06:01 -0700 Received: from rsa.rsa.cirrus.com by sunstorm.corp.cirrus.com with SMTP id AA15865 (5.67b/IDA-1.4.4 for ); Fri, 27 Oct 1995 08:05:59 -0700 Received: from rsamail (rsamail.rsa.cirrus.com) by rsa.rsa.cirrus.com with SMTP id AA20742 (5.67b/IDA-1.4.4 for ); Fri, 27 Oct 1995 11:06:41 -0400 Message-Id: <199510271506.AA20742@rsa.rsa.cirrus.com> X-Nvlenv-01Date-Posted: 27-Oct-1995 11:06:08 -0400; at rsamail.rsa.pcsi.cirrus From: BILLYC@rsa.cirrus.com (Chen Billy) To: questions@freebsd.org Subject: Is fcvt, ecvt library exist for FreeBSD? Date: 27 Oct 95 11:05:59 EDT Sender: owner-questions@freebsd.org Precedence: bulk Hi I have some old code which uses fcvt( floating binary convert to ascii string). I cannot find the in FreeBSD-current. Is a place that I can get source included in my applications. Thank you in advance. bill