Re: length of an array in a struct in an array of structs in a struct in an array of structs



> Wait. Do you actually mean that the first line of code above, from
> Billy Patton, does work, but that the second line of code, from me,
> does not?

Yes, that's right.

>
> What syntax error does the second give that the first does not?

syntax error at test.pl line 396, near "->PSearchStructArray["

>
> Paul Lalli

Now I'm trying to puzzle my way through how Perl handles pointers to
structs declared with "new."

Tuan

.