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

Home » Public Forums » archive » CALL_EXTERNAL + structures + arrays
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
CALL_EXTERNAL + structures + arrays [message #21812] Tue, 19 September 2000 21:19
Matthew Newcomb is currently offline  Matthew Newcomb
Messages: 1
Registered: September 2000
Junior Member
G'day,

I'm writing some C code to read compressed data files. The function
takes a structure argument which has one of the fields as an array. I
want to be able to dynamically resize this array. The structure looks
like:

devInfo={devInfoStr, epoch:0L, creationTime:0L, numlines:0L,
linesPerType:LONARR(256), bytesPerType:LONARR(256), lenScanList:0L,
devName:'' , scanlist:????? }

The field I'm talking about is the 'scanlist' field. The scanlist can
be size 1 to UINTMAX. How can I may it an array of bytes?

Thanks for any suggestions.

Matt
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Altitude coordinate in Map Projection
Next Topic: TWO DIFFERENT COLOR TABLES IN SAME WINDOW

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

Current Time: Wed Oct 08 18:13:33 PDT 2025

Total time taken to generate the page: 0.00476 seconds