Complete.Org: Mailing Lists: Archives: discussion: March 2000:
[aclug-L] C question: double to string?
Home

[aclug-L] C question: double to string?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ACLUG <discussion@xxxxxxxxx>
Subject: [aclug-L] C question: double to string?
From: Larry Bottorff <mrprenzl@xxxxxxxxxx>
Date: Sun, 05 Mar 2000 01:19:20 -0600
Reply-to: discussion@xxxxxxxxx

Let's say I've got a double dnum = 10.55993 and I want to convert this
number to a char array, i.e, just the opposite of atof() so each digit
is put in a char in the array. How might I do such a thing?

Larry Bottorff

-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]