home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13275 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.1 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!waikato.ac.nz!comp.vuw.ac.nz!actrix!David.Haigh
  2. From: David.Haigh@bbs.actrix.gen.nz
  3. Newsgroups: comp.lang.c++
  4. Subject: BC 3.1 lost "strtod" !?
  5. Message-ID: <1992Sep3.220028.20322@actrix.gen.nz>
  6. Date: 3 Sep 92 22:00:28 GMT
  7. Sender: David.Haigh@actrix.gen.nz (David Haigh)
  8. Organization: Actrix Information Exchange
  9. Lines: 19
  10.  
  11. I was recently compiling some 'old' BC 3.0 / TCW code with the new BCW
  12. 3.1 and up came the following message:
  13.  
  14. --> Undefined symbol '_strtod' in module ....
  15.  
  16. Now, I thought this was my coding, but the same problem occurred when
  17. I attempted to run the small sample on how to use the function,
  18. supplied in the Borland Help.
  19.  
  20. The old and new stdlib.h files look to not include any difs likely to
  21. cause this.
  22.  
  23. Comments??? Has anyone else seen this before?
  24.  
  25. -- 
  26. ----------------------------------------------------------------------
  27. "If I understand you correctly", said the student, after the professor  
  28. had explained the big-bang theory of the creation of the universe, 
  29. "first there was nothing and then it exploded." - Johan van Os.
  30.