Anonymous Struct of C
Hi,
It is very tedious to think about the name of a struct when you use to struct only once.
In such a case, Anonymous structure comes in handy.
It is assigned to the anonymous struct
|
|
This code is very straightforward!
This method is effective only when there is no necessity that you use 2 times and this structure.