+ 1
Another C++ Question
Can We Nest Multiple rand() Or srand() Function?,Because I'm Planning To Make A Clock,That Outputs The Hour,Minute,And Seconds(That Is Random),But I Don't Think You Can Nest This Multiple Times,So Can You Guys Help Me Answer This Question?
4 Answers
+ 3
Lidya Reine srand() and rand() may be called as much as you like. Can you give an example of what you mean by "Nest"?
+ 1
I Get It Now,Thanks :)
0
Oh Sorry,I Thought "Nest" Means Putting,What Does Nesting Actually Means?
0
Cause I Actually Means Put(Like Putting Multiple rand Function)