linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Shared Library
@ 2005-08-11 11:32 r_zaca
  0 siblings, 0 replies; 4+ messages in thread
From: r_zaca @ 2005-08-11 11:32 UTC (permalink / raw)
  To: linux-c-programming

[-- 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 

	 
		 
	 

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Shared Library
@ 2005-08-09 20:07 r_zaca
  2005-08-10  2:34 ` Arvind Kalyan
  2005-08-10 12:24 ` Glynn Clements
  0 siblings, 2 replies; 4+ messages in thread
From: r_zaca @ 2005-08-09 20:07 UTC (permalink / raw)
  To: linux-c-programming

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

  Hello all, 

  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. 

  Thanks. 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-08-11 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11 11:32 Shared Library r_zaca
  -- strict thread matches above, loose matches on Subject: below --
2005-08-09 20:07 r_zaca
2005-08-10  2:34 ` Arvind Kalyan
2005-08-10 12:24 ` Glynn Clements

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).