the operator -> is used to
Answers
Answered by
1
Answer:
An Arrow operator in C/C++ allows to access elements in Structures and Unions. It is used with a pointer variable pointing to a structure or union. The arrow operator is formed by using a minus sign, followed by the geater than symbol as shown below.
Syntax:
(pointer_name)->(variable_name)
Similar questions
Social Sciences,
6 months ago
Physics,
11 months ago
English,
11 months ago
Chemistry,
11 months ago