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
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