Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.os2.programmer.misc > #245
| From | Marty <net@comcast.martyamodeo> |
|---|---|
| Newsgroups | comp.os.os2.programmer.misc |
| Subject | Re: Has anyone seen this (odd memory error) before? |
| Date | 2011-05-16 20:33 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <iqsqa9$4bc$1@dont-email.me> (permalink) |
| References | <mdq090pMZSKk-pn2-yU4O5CRVgzqV@localhost> |
On 05/16/2011 05:17 PM, Alex Taylor wrote: > strcpy( pfAttrs->szFacename, pfm[i].szFacename ); Make sure of the integrity of this pointer. Also, you should be able to do a heap check (_heapchk() == HEAP_OK in OpenWatcom), depending on your compiler. Do it after each line if you have to and report an error with a simple puts and fflush. -- Reverse the parts of the e-mail address to reply by mail.
Back to comp.os.os2.programmer.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Has anyone seen this (odd memory error) before? "Alex Taylor" <mail.me@reply.to.address> - 2011-05-16 19:17 -0500
Re: Has anyone seen this (odd memory error) before? Marty <net@comcast.martyamodeo> - 2011-05-16 20:33 -0700
Re: Has anyone seen this (odd memory error) before? "Ruediger Ihle" <NOSPAM$R.Ihle@S-t.De> - 2011-05-17 07:24 +0000
Re: Has anyone seen this (odd memory error) before? Marty <net@comcast.martyamodeo> - 2011-05-17 01:01 -0700
Re: Has anyone seen this (odd memory error) before? "Alex Taylor" <mail.me@reply.to.address> - 2011-05-17 05:53 -0500
Re: Has anyone seen this (odd memory error) before? Marty <net@comcast.martyamodeo> - 2011-05-17 11:14 -0700
Re: Has anyone seen this (odd memory error) before? "Lars Erdmann" <lars.erdmann@arcor.de> - 2011-05-18 01:23 +0200
Re: Has anyone seen this (odd memory error) before? Jonathan de Boyne Pollard <J.deBoynePollard-newsgroups@NTLWorld.COM> - 2011-05-18 01:24 +0100
csiph-web