[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

c function to load a module



hi,
 
Do you know a C function that can load a module, and return the status.
I think request_module(char *) can do it but wich library do I have to declare to compile?
 
thanks