| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: Backtrace function, Kaz Kylheku |
|---|---|
| Next by Date: | Re: How do linkers work?, Richard Heathfield |
| Previous by Thread: | Re: Backtrace function, Keith Thompson |
| Next by Thread: | Re: Backtrace function, jacob navia |
| Indexes: | [Date] [Thread] [Top] [All Lists] |