cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Hi, everybody!
Hi, everybody!
May 20, 2008 at 1:30am UTC
MrTran
(1)
My name is Tran. I am a new member.
I have some questions for eveybody.
Someone can explain for me what functions "rand","strrchr","strchr" in C library.
Thank you very much!
May 20, 2008 at 9:19am UTC
Faldrax
(324)
Hi, take a look at
http://www.cplusplus.com/reference/
which has doc on the standard library - "rand" is in cstdlib and the other two are in cstring.
Topic archived. No new replies allowed.