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

Home » Public Forums » archive » how to get an array of variable length arrays
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
how to get an array of variable length arrays [message #3152] Sun, 27 November 1994 05:35 Go to previous message
greec is currently offline  greec
Messages: 2
Registered: November 1994
Junior Member
Does anyone know how you can create an array of variable length
arrays?.

e.g in C you could do it like this:

float a[10],b[5],c[14];
float *arrays[3];

arrays[0]=a; arrays[1]=b; arrays[2]=c;

Thanks in advance for any help you can give.

Chris

greec@essex.ac.uk
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: connecting pts with arrowed lines
Next Topic: Re: Q: square plots in IDL - thanks

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

Current Time: Fri Oct 10 05:14:30 PDT 2025

Total time taken to generate the page: 0.08011 seconds