comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: idl routines callable from c-programs
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: idl routines callable from c-programs [message #67887] Tue, 08 September 2009 09:11
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
hjalti@vatnaskil.is wrote:
> Hello, is it possible to make an IDL program that is callable from a C-
> program, and for example performs the following:
> 1. Restores an object containing some data from a save-file
> 2. Reads in some additional data from a ncfd file
> 3. Apply some object methods on the ncdf data
>
> Is it possible to call IDL object methods directly in a C-program?
>
> Regards, Hjalti

Yes, see Callable IDL in the External Development Guide in the online
help. Basically, the idea is that you call an init method to initialize
an IDL session and then pass IDL commands as strings to be executed in
it. There are functions to pass variables between the IDL session and C.

Mike
--
www.michaelgalloy.com
Associate Research Scientist
Tech-X Corporation
[Message index]
 
Read Message
Previous Topic: idl routines callable from c-programs
Next Topic: Re: isosurface tetrahedra question....

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:51:16 PDT 2025

Total time taken to generate the page: 0.00441 seconds