I\'m trying to write a program that generates a pseudorandom numbers using a seed. However, I\'m running into problems.
I get this error
39 C:\\Dev-Cpp\
call it this way.
srand(9); rand_int = rand();