cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
C++: What is the difference between inte
C++: What is the difference between internal and external arrays of a structure?
Oct 26, 2014 at 8:28pm UTC
DangerousPirate
(24)
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 UTC
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 UTC
Oct 26, 2014 at 8:42pm UTC
shadowCODE
(680)
create an array of structures both internally and externally
never heard of tihs.
Oct 26, 2014 at 9:17pm UTC
DangerousPirate
(24)
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 UTC
DangerousPirate
(24)
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 UTC
Topic archived. No new replies allowed.