freelanceprogrammers.org Forum Index » C
Re: "oxffffc memory can not be read" error
Joined: 04 Jan 2005
Posts: 13
Re: "oxffffc memory can not be read" error
> hi
> i am doing some c projrct using vc environment.it is about ot get some
data from sql server and processing it and store it back to datbase.
>
> while executing it after some time it is getting a run time error like
>
> "oxffffc memory can not be read" error
>
> like this .the projrct contains multithreading and client server concepts
etc.
>
>
> i don`t know how to rectify this error and why it is coming.
>
> it is not coming at specific period of time.
>
> it is coming some times at 600 records r retrieved from database or some
time 1000 records like that.
>
> could u please give me some idea to solve or locate this error in the
program.
>
Hi,
It seems to me that the error is caused by trying to access members from a
pointer that points to garbage memory. I suggest that all the pointers you
have, initialize them to NULL. Hence, if the error comes again and says
something like "0x000000 memory cannot be read", then I think you`ve got the
bug. Now, ensure that all pointers are instantiated correctly.
Regads,
Fernando Gomez.
Joined: 05 Jan 2005
Posts: 1
Re: "oxffffc memory can not be read" error
What is the difference between pointer in C and C++......
Kindly send to vishi.it@... or
vishi_it@...
Yahoo! India Matrimony: Find your life partner
online.
Joined: 06 Jan 2005
Posts: 1
Re: "oxffffc memory can not be read" error
nothing, no difference at all. But pointers can be used with objects as structure variables.Viswanathan Sreenivasan <vishi_it@...> wrote:
What is the difference between pointer in C and C++......
Kindly send to vishi.it@... or
vishi_it@...
Yahoo! India Matrimony: Find your life partner online. To unsubscribe : programmers-town-unsubscribe@yahoogroups.com
Do you Yahoo!? Meet the all-new My Yahoo! – Try it today!
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







