From: Rechberger Markus <mrechberger@gmail.com>
To: raja <vnagaraju@effigent.net>, linux-c-programming@vger.kernel.org
Subject: Re: error func
Date: Fri, 8 Jul 2005 12:59:02 +0200 [thread overview]
Message-ID: <d9def9db0507080359f4f2e8f@mail.gmail.com> (raw)
In-Reply-To: <42CE5868.8@effigent.net>
Hey,
how about managing a table of all functions? and iterate over that
table using strcmp or so?
Markus
On 7/8/05, raja <vnagaraju@effigent.net> wrote:
> hi,
> I am writing a function that takes the return value of the another
> function and gives the status of the function.
> if
> error("functionName",arguments)
> here the function with Name "functionName " is to be executed with the
> corresponding argunents.But by knowing the function name how can i get
> the address if that function and how can i execute the function with the
> arguments.
>
> thanking you
> -
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2005-07-08 10:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-08 10:41 error func raja
2005-07-08 10:59 ` Rechberger Markus [this message]
2005-07-09 17:36 ` Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d9def9db0507080359f4f2e8f@mail.gmail.com \
--to=mrechberger@gmail.com \
--cc=linux-c-programming@vger.kernel.org \
--cc=vnagaraju@effigent.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.