on linux: $ echo 'char *xyz = "\xCD";' > escovflw.c $ ucl escovflw.c (escovflw.c,1)⚠️Hexademical espace sequence overflow
No patch for this one - not sure what is actually legal C.
Log in to post a comment.