This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: program runs until end of subroutine!


fatemeh.mirjani wrote:
> Dear all;
> 
> I have envisaged a problem in my program and many a time I worked on
> it but I couldn't find the mistake. When I call the subroutine, the
> program runs until end of subroutine, but it cannot comes out of the
> subroutine. (the next command after calling the subroutine in the main
> program doesn't run.) you can see the error of run at below.
> Have you ever seen this error?

Yes.  Go to http://valgrind.org/

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]