test
test
 All Data Structures Files Functions Variables Enumerations Enumerator Pages
Misc Snippet

This is Page 3.

It shows misc document.

This is main function.
It defines structs and enums.
It performs following assignments:

s1.x = 1;
s1.y = 2;
s2.x = e1;
s2.y = e2;

The End