Tuesday, October 18, 2011

[Cpp-Programming] Scaling Random Numbers

Feel kind of dumb asking this, but... I'm having difficulty scaling
random numbers, and really scaling in general. I've attempted using
static_cast() and that seemed to work the first couple of times, but
I'm still having difficulty with getting everything to output in
columns. How exactly do you go about this?

--
You received this message because you are subscribed to the Google Groups "C++ Programming" group.
To post to this group, send email to cpp-programming@googlegroups.com.
To unsubscribe from this group, send email to cpp-programming+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cpp-programming?hl=en.

0 Comments:

Post a Comment

<< Home