Hi, On 26/07/2018 23:45, Natalie Landsberg wrote: > + > +typedef char s8; > +typedef unsigned char u8; > +typedef short s16; > +typedef unsigned short u16; > +typedef int s32; > +typedef unsigned int u32; > I smell tabs