PS: there's no NULL pointer exception there.
Advertising


ok rightm0skit0 wrote:No, why so? UTF-32 says each character is 31 bit-wide, so it goes from 0x00000000 to 0x7FFFFFFF, which means 0x7AAAAAAA is a valid UTF32 character (and indeed it is).wth wrote: if we kept using this UTF32-like style for a bof, inserted data would stay XX 00 00 00 XX 00 00 00 XX 00 00 00 like