Skip to content

Instantly share code, notes, and snippets.

@forflo
Created November 12, 2015 19:48
Show Gist options
  • Save forflo/ad0ab435c2a6ef4fb3f5 to your computer and use it in GitHub Desktop.
Save forflo/ad0ab435c2a6ef4fb3f5 to your computer and use it in GitHub Desktop.
struct * = {
cchar = [5],
cdouble = [255.255],
struct * = {
struct * = {
cdouble = [7431.123],
cchar = [?],
cint = [-123]
},
struct * = {
cdouble = [431.123],
cchar = [/],
cint = [-999]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment