dl_error
dl_error ()
This function returns an error message describing the reason the last call to dl_load, dl_find, or dl_unload failed. It returns null if the last call succeeded or if the system does not support an error message or code for failed dynamic load calls.
Related Topics