From chemistry-request@server.ccl.net Wed Mar 13 09:53:57 2002
Received: from dh094-210.csb.sunysb.edu ([129.49.94.210])
	by server.ccl.net (8.11.6/8.11.0) with ESMTP id g2DErvp02474
	for <chemistry@ccl.net>; Wed, 13 Mar 2002 09:53:57 -0500
Received: from localhost (cuigl@localhost)
	by dh094-210.csb.sunysb.edu (8.11.6/8.11.6) with ESMTP id g2DEsZZ16510;
	Wed, 13 Mar 2002 09:54:35 -0500
X-Authentication-Warning: dh094-210.csb.sunysb.edu: cuigl owned process doing -bs
Date: Wed, 13 Mar 2002 09:54:35 -0500 (EST)
From: "CUI, Guanglei" <cuigl@morita.chem.sunysb.edu>
X-X-Sender: cuigl@dh094-210.csb.sunysb.edu
To: Krzysztof Radacki <K.Radacki@ic.ac.uk>
cc: CCL <chemistry@ccl.net>
Subject: Re: CCL:small linux/c++ question.
In-Reply-To: <3C8F3B4B.BD651FDC@ic.ac.uk>
Message-ID: <Pine.LNX.4.44.0203130954140.16083-100000@dh094-210.csb.sunysb.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

You can use sprintf. 

On Wed, 13 Mar 2002, Krzysztof Radacki wrote:

> Dear CCL'ers
> I have a little bit out of topic question.
> Currently I'm translating my program from Borland C++ 
> to gcc and I can't find a function itoa in gcc (it 
> converts integer to string).
> I would be quite happy if someone could explaine me how 
> to do it in gcc.
> 
> MfG
> Krzysztof
> 
> p.s.
> because it's realy out-of-topic maybe better if answer 
> would be addressed directly to my e-mail not to ccl.
> 
> 
> 

-- 
Guanglei Cui
Dept. of Chemistry
SUNY at Stony Brook
Stony Brook, NY 11790


