Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 399 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 399 Bytes

Struct offsets

Simply print out all the members of a struct with their byte offsets.

Requirements

Usage

make header=header.h struct=foobar incdirs="-I/path/to/some/3rd_party/library/include -I/and/another/include"