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

Home » Public Forums » archive » Help: Pointer
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
Help: Pointer [message #14894] Fri, 02 April 1999 00:00
VU KHAC Tri is currently offline  VU KHAC Tri
Messages: 25
Registered: March 1999
Junior Member
Hi folks,

In C, I can write:

void XXX ()
{
int C = 4;
int *pC;
pC = &C; /*pC points to C*/
}

I cannot find out how to do this in IDL ?

Does anyone know this problem ?

Thanks for your help.

Best regards,
Tri.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: color table trouble
Next Topic: Re: Need an "atom" object

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

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

Total time taken to generate the page: 0.00581 seconds