Skip to content

A website that generates C or C++ code from struct and class definitions in C or C++

License

Notifications You must be signed in to change notification settings

joshpeterson/structlayout

Repository files navigation

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.

About

A website that generates C or C++ code from struct and class definitions in C or C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published