Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
run-time check failure #2 in C++
Name: coolkang Date: September 25, 2003 at 12:29:45 Pacific OS: XP CPU/Ram: 2.53gz/256
Comment:
hello Does anybody know how to fix or find the problem of this error/message (run-time check failure #2). At first I run the program in C++ 6.0 but I have install a new version VS2003.net which has the C++ 6.0. When I try to run the program I'm keep on getting the message (run-time check failure #2). Please tell me what to do.
Summary: I don't know 9/10 of C++, and the other 1/10 is all vague (thank the horrid professor). This isn't for a course, I'm doing this on my own. What I'm trying to do is make a program that finds quadrat...
Summary: Hey Guys, I'm running into some trouble with returning a two dimensional array from a function in C, specifically a type double, 2-d array returned from a function. I've been ripping through pages on ...
Summary: I am having problems with some code containing a linked list which i am writing in C i have defined an order structure to hold data for an order and then defined a Node structure to hold an order and ...