Results 1 to 2 of 2
- 08-04-2007, 09:14 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
- 08-07-2007, 06:37 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
Loads the dynamic library with the specified library name. The mapping from a library name to a specific filename is done in a system-specific manner.Java Code:Syntax public synchronized void loadLibrary( String libname ) Parameters libname the name of the library. Description
First, if there is a security manager, its checkLink method is called with the filename as its argument. This may result in a security exception.
If this method is called more than once with the same library name, the second and subsequent calls are ignored
Similar Threads
-
Programm Error: cannot find symbol Help?
By junix in forum New To JavaReplies: 2Last Post: 12-10-2007, 05:30 AM -
cannot find symbol class error
By po0oker in forum New To JavaReplies: 5Last Post: 10-31-2007, 02:52 PM -
Error: cannot find symbol
By silvia in forum New To JavaReplies: 1Last Post: 08-07-2007, 05:39 AM -
Error: cannot find symbol
By cachi in forum AWT / SwingReplies: 1Last Post: 08-06-2007, 08:12 PM -
Error: cannot find symbol constructor
By zoe in forum New To JavaReplies: 1Last Post: 07-24-2007, 08:24 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks