in reply to Anon Struct Instance
I'm not entirely sure what your array is holding. Are you trying to implement an array of arrays or something? I also think you probably don't want to try to use my on an array element (since you can't).$entry[3] = new DEVICE;
If you explain more specifically what you're trying to do, or how you're trying to structure your data storage, it would be a lot easier to help.
|
|---|