Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~128 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for minex

Hi! I would like to know what's the way to convert a double to its char[8] (even better string) representation, and vice versa (Char[8] to double) i.e EXAMPLES -> 1.3e-15 (made up that number) In VS debugger you can cast double variables with ",s" to get their representation as string …

Member Avatar for mrnutty
0
128