cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
using substring inc++
using substring inc++
Nov 23, 2014 at 11:37pm UTC
jaakinye
(1)
I have a function(double divide)that returns double (a/b) e.g 12/23 =0,52173913
I want to use the result after the decimal(52173913) as string.
From this I want to get the first element(5) and the second element(2)
Last edited on
Nov 23, 2014 at 11:38pm UTC
Topic archived. No new replies allowed.