Home »
Public Forums »
archive »
pointers in IDL and C
pointers in IDL and C [message #20752] |
Thu, 20 July 2000 00:00 |
Ramji Digumarthi
Messages: 5 Registered: April 2000
|
Junior Member |
|
|
Hi folks,
I have simple question:
I create a Heap variable of int array called Im_arr, and create
a pointer to the heap variable Im_arr. Now I spawn a C-code that will
read an image from a camera. I pipe the pointer to Im_arr, to the
spawned process.
Here is question : Can use the pointer value from IDL as pointer in
C-code to write image data directly to the heap variable Im_arr???
any suggestions that I can do above operation or some thing like that???
thanks in advance????
ramji digumarthi
|
|
|
Current Time: Fri Oct 10 08:15:46 PDT 2025
Total time taken to generate the page: 0.00257 seconds