pierre
|
1d9220d270
Use %X instead of %x for C hexadecimal constants as Free Pascal hexstr uses uppercase characters A to F for values 10 to 15
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
8988a5e028
+ Add handling of simple types and constants
|
%!s(int64=6) %!d(string=hai) anos |
pierre
|
6f411d6355
Avoid C 64-bit compiler warnings by using %lu instead of %u for sizeof and offsetof
|
%!s(int64=6) %!d(string=hai) anos |
nickysn
|
47b8bf5924
+ added the initial implementation of my C structure checker code generator
|
%!s(int64=6) %!d(string=hai) anos |