Hi,
is the root SEARCHENGINE not a full text search ?? If
you type in "pointer to fundamental type" you get 0
results , although I found this EXACT phrase in at
least one message !
Now to my main question, I saw that you have to add
something like this below, but what if i dont KNOW the
size yet ??Can I just specify some MAX size and root
will take care if the array is later smaller ??
Joe
class MGraph {
....
int fftwPlanSize;
float *fftwPlan; //[fftwPlanSize] pointer to an
array of suze
fftwPlanSize
....
};
__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:09 MET