Thanks for the replies.
What I need to do is format the lines as strings. For instance,
Number of points: 20 SD: 8.733
Would be one string in a vector of strings.
Okay, here is my problem.
I need to display a report, but I have to use a vector of strings to do this. It was suggested to me to convert the strings to a char array to do the formatting and then convert back to strings. Here's an example of what I have to do....
Number of points: 20...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.