Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

Operating System Access


While IDL provides ways to interact with each operating system under which it runs, it is not generally useful to use operating-system native functions in a cross-platform IDL program. If you find that you must use operating-system native features, be sure to determine the current operating system (as described in Which Operating System is Running?) and branch your code accordingly.


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]