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

Home » Public Forums » archive » variable types in external C modules
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
variable types in external C modules [message #22229] Mon, 30 October 2000 19:38
D. Mattes is currently offline  D. Mattes
Messages: 14
Registered: May 1999
Junior Member
hello IDL gurus:

i am using call_external to run computations in external C modules. i
want to send arrays of different types to the C module and have them be
correctly declared in the C module. for example, if the IDL procedure
sends floats, then the C module needs to declare the incoming arguments as
floats, and be able to create some scratch memory of type float.
however, if the IDL procedure sends doubles, then the C module needs to
declare the variables as doubles. how can i determine the variable types
of the input arguments from within the C module?

thanks!
david
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: 10 bytes real
Next Topic: Re: variable types in external C modules

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

Current Time: Wed Oct 08 15:21:16 PDT 2025

Total time taken to generate the page: 0.00408 seconds