Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Char Range up To 128 #70

Open
Vishnu24 opened this issue Oct 17, 2014 · 0 comments
Open

Char Range up To 128 #70

Vishnu24 opened this issue Oct 17, 2014 · 0 comments

Comments

@Vishnu24
Copy link

Is it good to check length of char to 128 if one can use like:
int i=234;
String word="s";
char c=(char)234
word+ss;
isUniqueChars(word)

If someone try this so should be check for that as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant