Hi,
I'm getting this error when using drand48() for uniform RV:
error LNK2001: unresolved external symbol _drand48
I can't find the function drand48 at all using the search method (help)!
...
http://www.experts-exchange.com/Programming/Languages/C/Q_20591686.html