DaniWeb Forum Index
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.01
seconds.
Search:
Posts Made By:
mynewdeadcat
Save these search results for 24 hours
Forum:
C++
Apr 27th, 2003
Replies:
1
random numbers all different???
Views:
8,056
Posted By
mynewdeadcat
random numbers all different???
int upper;
cout << "#s (4 - 9) ";
cin >> upper;
for (int count = 0; count < 4; count++)
{
int y;
srand((unsigned)time(0));
Showing results 1 to 1 of 1
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC