C++: What is the difference between internal and external arrays of a structure?

Oct 26, 2014 at 8:28pm
Hi, I am new to structures and all of this. I don't understand what is asked of me when to create an array of structures both internally and externally. Can someone please provide me an example with a short explanation? Thank you!
Oct 26, 2014 at 8:40pm
closed account (SECMoG1T)
I dint get this right internally and externally. I can hlp when I understand that
Last edited on Oct 26, 2014 at 8:41pm
Oct 26, 2014 at 8:42pm
create an array of structures both internally and externally

never heard of tihs.
Oct 26, 2014 at 9:17pm
I don't understand the wording either. I was hoping that one of you guys would. It just states that it wants me to write a program that has:

"Pointers with arrays and arrays of structures, internally as well as externally."
Oct 26, 2014 at 9:19pm
Could internally mean elements inside the structure as oppose to the external ones being on the outside of the {}?
Last edited on Oct 26, 2014 at 9:19pm
Topic archived. No new replies allowed.