Structures
 
Comparison of structure variables
 
Two variables of the same structure type can be compared the same way as ordinary variables.
 
operation meaning
 
person1=person2*assign perosn2 to person1
 
person1== person2*compare all name of person1 and person2 and return1