I have a UTF-8 string in from which i want to find out which are non-ASCII characters. lets say i have char arr[] = "x√ab c"; , and it has 1 non-ASCII ...
確定! 回上一頁