home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!gatech!purdue!yuma!sailors
- From: sailors@CS.ColoState.EDU (robert sailors)
- Subject: Re: Explanation for "Null pointer assignment"
- Sender: news@yuma.ACNS.ColoState.EDU (News Account)
- Message-ID: <Nov05.153422.73315@yuma.ACNS.ColoState.EDU>
- Date: Thu, 05 Nov 1992 15:34:22 GMT
- References: <Bww82p.HIw@peora.sdc.ccur.com> <1992Nov2.145342.2745@siesoft.co.uk> <1992Nov3.031847.44348@kuhub.cc.ukans.edu>
- Nntp-Posting-Host: beethoven.cs.colostate.edu
- Organization: Colorado State University, Computer Science Department
- Lines: 6
-
- Borland supplies a HELPME!.DOC file, and somewhere there is mention of two addresses you
- can watch. Something like (char *)0,4m and some string. You put these in your watch
- screen, and step through the program until the values change.
-
- Works great for me :)
-
-