A SaC byte is a C char and assumed to be signed. On some systems, a char is unsigned though. This forces a byte to a signed char.
There still is an error for struct wrapping
A SaC byte is a C char and assumed to be signed. On some systems, a char is unsigned though. This forces a byte to a signed char.
There still is an error for struct wrapping