How to acces one structure member variable in another structure member variable c++
Answers
Answered by
0
Explanation:
C++ Program to assign data to members of a structure variable and display it. Here a structure P erson is declared which has three members name , age and salary . Inside main() function, a structure variable p1 is defined. Then, the user is asked to enter information and data entered by user is displayed.
Answered by
4
Galaxy S1 structure member variable in another structure member
Similar questions