home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / cplus / 20107 < prev    next >
Encoding:
Text File  |  1993-01-29  |  1.9 KB  |  36 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!europa.eng.gtefsd.com!howland.reston.ans.net!spool.mu.edu!yale.edu!newsserver.jvnc.net!newsserver.technet.sg!ntuix!ntuvax.ntu.ac.sg!gwkfong
  3. From: gwkfong@ntuvax.ntu.ac.sg (Fong Whye Koon)
  4. Subject: Scott Robert Ladd's (Buggy?) code in "C++ Components & Algorithms"
  5. Message-ID: <29JAN199312424397@ntuvax.ntu.ac.sg>
  6. News-Software: VAX/VMS VNEWS 1.41    
  7. Sender: news@ntuix.ntu.ac.sg (USENET News System)
  8. Nntp-Posting-Host: v8803.ntu.ac.sg
  9. Organization: Nanyang Technological University - Singapore
  10. Date: Fri, 29 Jan 1993 04:42:00 GMT
  11. Lines: 23
  12.  
  13. Hi,
  14.   I wonder is anybody using the above book. I have some problems with the
  15. virtual functions code in the ErrReporter class as well as problems with
  16. the BoyerMoore search class. I am using the code with BC++ 3.1 and windows
  17. programming. The program I'm writing hangs when I search for certain pattern
  18. with the BoyerMoore class but works perfectly fine when I substitute in the
  19. GREP functions using the excellent shareware GREP.DLL from Chris Roberts. 
  20. The ErrReporter class fails to report anything to me because the derived
  21. WinErrReporter (similar to DosErrReporter class in the book) gets truncated
  22. when I try to set the errorhandler  to this object.
  23.    I hope someone can provide me the internet/compuserve address of Scott Ladd
  24. so that I can find out what's wrong with the class libraries. The book says
  25. that all code has been tested with BC++3.0, but is it compatible with BC++
  26. 3.1 and windows programming? I spent quite an amount on this book and so I
  27. would like to see my investments not failing on me. I have spend many days on
  28. trying to figure out what's wrong but to no avail, need somebody like Scott
  29. to point me out there. Please give me some leads on how to contact the great
  30. Scott Ladd, I have nearly given up hope on the code in this book-no offense
  31. meant.
  32.  
  33. Thanks in advance
  34. Fong
  35. Nanyang Technological University 
  36.