Saturday, 31 August 2013

rand() and srand() in C++

rand() and srand() in C++

References

Reference NO 1

http://www.cplusplus.com/reference/cstdlib/srand/

Reference NO 2

http://www.cplusplus.com/reference/cstdlib/rand/

Reference NO 3

http://stackoverflow.com/questions/15188049/rand-and-srand-in-c

Reference NO 4

http://www.cprogramming.com/fod/srand.html

Reference NO 5

http://www.cstutoringcenter.com/tutorials/cpp/cpp19.php

Reference NO 6

http://www.dreamincode.net/forums/topic/55145-srand-and-rand/

Reference NO 7

http://www.daniweb.com/software-development/cpp/threads/259974/rand-vs-srand

Reference NO 8

http://uk.answers.yahoo.com/question/index?qid=20101101174328AAxiwdO

No comments:

Post a Comment