- Don’t forget to add a semicolon to the end of all structure definitions.
- Don’t intermix the dot operator and the structure pointer operator. Remember that a
structure variable must appear before the dot operator, and a structure pointer
variable must appear before the -> operator.
romina
(Romina)
#1