|
-
May 12th, 2008, 08:57 AM
#11
Re: help in sorting array...
 Originally Posted by jdesai18
but before i do this, can we delete this post instantly afterwards... ? thanks
Then the entire thread loses its meaning with an erased post.
If you have a problem with a running program, then it's up to you to debug it if you can't post something that we can also run. The issue is that your program crashes, and that crash can be caused by anything -- things we here won't know because we don't have your code.
So we can keep guessing, or you can use your debugger to find the problem.
Having said that, what have you done to find the problem yourself? Have you just written the code, ran it, and asking us to find the error with no effort on your part? Where are your attempts of debugging the code? Have you, at the very least, used output statements to see what the value of certain variables are (if you can't use the debugger)?
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|