Advertisement

1 - 3 of 3 containing alltags:("_drand48") (0 seconds)
hello all! im getting 1.#INF when im adding two doubles. i know for a fact that my number is not causing an overflow. so why am i getting this and how do i reslove it? the partial source is b...
Zones: C++Date Answered: 05/08/2006 Grade: A Views: 0
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)! ...
Zones: C, Microsoft Visual C++Date Answered: 04/21/2003 Grade: A Views: 18
i am using the VC++ compiler and getting this error  LNK2001: unresolved external symbol _drand48 When i use the g++ compiler in unix then this error doesn't occur. Please help me ASAP
Zones: C++Date Answered: 06/23/2003 Grade: B Views: 4
  • 1