Which operator is used to access element of a struct type?
Just like C++, the dereference operator ‘->’ is used to access elements of a struct type.
Which operator is used to access element of a struct type?
Just like C++, the dereference operator ‘->’ is used to access elements of a struct type.
0 Comments
Please add nice comments or answer ....