linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: r_zaca <r_zaca@ig.com.br>
To: linux-c-programming@vger.kernel.org
Subject: Re: Shared Library
Date: Thu, 11 Aug 2005 08:32:54 -0300	[thread overview]
Message-ID: <20050811_113254_045573.r_zaca@ig.com.br> (raw)

[-- Attachment #1: Mail message body --]
[-- Type: text/plain, Size: 669 bytes --]

  Thanks very much for all your help. 
  What I was looking for is exactly that. (dlsym) 


r_zaca wrote: 

>   Is it possible to check what shared libraries a program is using or what 
> shared libraries is available to a program inside the code? 
>   I mean, I need to be sure that a function in a shared library is 
available 
> before I call this function. 

It sounds as if you want dlopen/dlsym. 

-- 
Glynn Clements <glynn@gclements.plus.com> 
- 
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 

	 
		 
	 

             reply	other threads:[~2005-08-11 11:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-11 11:32 r_zaca [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-09 20:07 Shared Library r_zaca
2005-08-10  2:34 ` Arvind Kalyan
2005-08-10 12:24 ` 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=20050811_113254_045573.r_zaca@ig.com.br \
    --to=r_zaca@ig.com.br \
    --cc=linux-c-programming@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).