@@ -215,7 +215,7 @@ void genfry(unsigned char *arr, int elem_sz, int num_elem) {
unsignedshort*sptr;
unsignedint*iptr;
unsignedchar*tmp;
intbpe;
size_tbpe;
if(sizeof(unsignedchar)!=1)
fatal("%s() requires 1 byte chars",__func__);
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.