Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 666 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 666 Bytes

Build Status

Struct Layout

Struct Layout is a website that generates C or C++ code from struct and class definitions in C or C++. The generated code displays the size, offset, and padding for each field in the each type.

Struct Layout uses the following other projects:

It is licensed under the MIT license.