Re: passing an idl function to a c-code ? [message #70776] |
Thu, 06 May 2010 10:48 |
simona bellavista
Messages: 56 Registered: December 2009
|
Member |
|
|
ok, but can I call an idl-function from a c-library that is being
called by idl itself?
thanks
On May 6, 7:35 pm, pp <pp.pente...@gmail.com> wrote:
> On May 6, 2:24 pm, simona bellavista <afy...@gmail.com> wrote:
>
>> function in idl. I was wondering if there is a way to pass this
>> function to the c-code. I guess not.
>
> See the help on Callable IDL. It is on
>
> IDL Programmers' Guides > External Development Guide > Part III:
> Techniques That Use IDL's Internal API
|
|
|
Re: passing an idl function to a c-code ? [message #70777 is a reply to message #70776] |
Thu, 06 May 2010 10:35  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On May 6, 2:24 pm, simona bellavista <afy...@gmail.com> wrote:
> function in idl. I was wondering if there is a way to pass this
> function to the c-code. I guess not.
See the help on Callable IDL. It is on
IDL Programmers' Guides > External Development Guide > Part III:
Techniques That Use IDL's Internal API
|
|
|