* characters as well. It can't be more than 32 bytes without changes to how
* characters are stored.
*/
#define UTF8_SIZE 21
#define UTF8_SIZE 32
structutf8_data{
u_chardata[UTF8_SIZE];
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.