start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: dl_findfile Chapter 8
Standard Modules
Next: Reference: dl_install_xsub
 

dl_find_symbol

dl_find_symbol (

libref

, 

symbol

)

Looks in libref for the address of symbol symbol . Returns the address, or undef if not found.


Previous: Reference: dl_findfile Perl in a Nutshell Next: Reference: dl_install_xsub
Reference: dl_findfile Book Index Reference: dl_install_xsub