Up |
_networkLoaded
Return if the libcurl library is correctly loaded. If not, all functions of this API (_network*) will return NIL and will do nothing.
Prototype :
fun [] I
Return : I NETWORK_LOADED_OK or NETWORK_LOADED_KO.
See also :
Example :
Note :
Warning : this function only tests if libcurl is correctly loaded ! It doesn't check if the Scol library itself is loaded !!