Static methods

Below is an example illustrating a call to addSearchPath(), which is a static method in the sidl.Loader class.


      integer*8 except
      call sidl_Loader_addSearchPath_f('/try/looking/here', except)
      

Note the function is invoked directly, without an object reference argument.





babel-1.4.0
users_guide Last Modified 2008-10-16

http://www.llnl.gov/CASC/components
components@llnl.gov