cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Time.h
Time.h
Apr 12, 2008 at 5:28pm UTC
VenomousNinja
(59)
Basically, I need a copy of it, as Dev C++ doesn't have it.
I'm trying to get a random number, and I need a seed for it, one that will actually be random.
Any help?
Apr 12, 2008 at 8:55pm UTC
Repentinus
(31)
1) Dev-C++ does have it.
2) You should use ctime not time.h .
But if you want it then give me your e-mail address and I'll send it.
Apr 12, 2008 at 9:13pm UTC
VenomousNinja
(59)
Oh, use ctime, okay! Thank you! If it doesn't work, I'll give you my e-mail so you can send it to me.
Thanks again!
Edit: I tried it out, and it works perfectly! Thank you!
Last edited on
Apr 12, 2008 at 9:19pm UTC
Topic archived. No new replies allowed.