comp.lang.c
[Top] [All Lists]

Re: Backtrace function

Subject: Re: Backtrace function
From: Kaz Kylheku
Date: Fri, 28 Mar 2008 14:29:56 -0700 PDT
Newsgroups: comp.lang.c

On Mar 28, 12:47 pm, Keith Thompson <ks...@xxxxxxx> wrote:
> sophia <sophia.ag...@xxxxxxxxx> writes:
> > can any one suggest ways of implementing a backtrace function in ANSI/
> > standard C as given in the following link ?
>
> >http://pramode.net/2006/09/12/getting-a-backtrace-from-running-c-code...
>
> There's no portable way to do that in standard C.

Also, there is no nonportable way to do that in standard C, either.

:)

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy