473,387 Members | 1,575 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Bounds Checking?

Hi, all.

I'm programming in C and have trouble in tracing an ugly memory
access bug. I'm using Visual C++ 6.0 under Windows 2000. Can
anybody suggest a tool/method?

Thanks in advance.

Julian
Nov 14 '05 #1
3 1672
On Mon, 12 Jan 2004 13:55:40 +0800, "Julian Zhang"
<ju******@263.sina.com> wrote in comp.lang.c:
Hi, all.

I'm programming in C and have trouble in tracing an ugly memory
access bug. I'm using Visual C++ 6.0 under Windows 2000. Can
anybody suggest a tool/method?

Thanks in advance.

Julian


I am sure somebody in one of Microsoft's support groups in the
news:microsoft.public.vc.* family of groups can. This is off-topic
here.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Nov 14 '05 #2
Julian Zhang wrote:
Hi, all.

I'm programming in C and have trouble in tracing an ugly memory
access bug. I'm using Visual C++ 6.0 under Windows 2000. Can
anybody suggest a tool/method?

Thanks in advance.

Julian


<OT> Boundschecker. </OT>
Nov 14 '05 #3
Julian Zhang wrote:
I'm programming in C
and have trouble in tracing an ugly memory access bug.
Don't use pointers unless absolutely necessary.
I'm using Visual C++ 6.0 under Windows 2000.
Well that's part of the problem right there.
Can anybody suggest a tool/method?


I used Google

http://www.google.com/

to search for

+"purify" +"Windows"

and I found lots of stuff including Rational PurifyPlus

http://www-306.ibm.com/software/awdtools/purifyplus/

Nov 14 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

50
by: jacob navia | last post by:
As everybody knows, the C language lacks a way of specifying bounds checked arrays. This situation is intolerable for people that know that errors are easy to do, and putting today's powerful...
125
by: jacob navia | last post by:
We hear very often in this discussion group that bounds checking, or safety tests are too expensive to be used in C. Several researchers of UCSD have published an interesting paper about this...
7
by: polas | last post by:
Afternoon everyone. I have a quick question about standard C. Generally speaking, in my experience, whenever one accesses an array there is never any bounds checking done (either statically...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.