hello,
am doing a project for school . it involves a lot of file and string operations and i keep compiling the code over and over again to see if it is working properly ... all of a sudden the code simple stopped executing .. the code ran a number of times before now it just refuses to run ... why does the code corrupt so easily ?? :sad: is there any solution to this ??coz i dont want the code to crash during my demo... i use the bloodshed Dev C++ compiler .
pls help
thankx
achala 0 Newbie Poster
Recommended Answers
Jump to PostSorry, but you wore out your code. The only way to fix the problem is to print the source out and then type it all back in fresh. This also happens when you let code sit too long and it starts to rot.
But seriously, if your code suddenly …
Jump to Post>is this coz of the memory locations being used over and over again ??
Memory doesn't work that way.>but am surethat if i run it again too many times to correct it its gonno crash again
What makes you so sure? It sounds like you're trying to blame …
All 6 Replies

iamthwee
Narue 5,707 Bad Cop Team Colleague
achala 0 Newbie Poster
Narue 5,707 Bad Cop Team Colleague
achala 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.