Hello, can somebody help me ? I want to use random, which library I have to take to use this function.
rand and srand are in stdlib.h, download this file: http://www.gnu.org/manual/glibc-2.2.5/text/libc.txt you find all c standard library functions there.
tkorrovi
Log in to post a comment.
Hello, can somebody help me ? I want to use
random, which library I have to take to use this
function.
rand and srand are in stdlib.h, download this file:
http://www.gnu.org/manual/glibc-2.2.5/text/libc.txt
you find all c standard library functions there.
tkorrovi