Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 191 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 191 Bytes

I didn't have patience to print all the structure memebers.

but one could use gdb to load the program and see the content of structure, the easy way

dont forget to compile code with -ggdb3