Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~570 People Reached
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for Rentro

I have a string that looks for example like this: "aabbccddeeffgg" I want to retreive the "ee" or the "cc" value from that string. How can I do that ? The tokenizer is not what I am looking for. I'm looking for the function that allows you to specify that …

Member Avatar for Parsu7
0
218
Member Avatar for Rentro

Well I got the whole substring thing working.. thanks a lot. Now I've gotta struggle with the "stdin.readline()" which doesn't wanna work for some odd reason :P I imported the java.io.* i created a new BufferedReader ... and it just doesn't wanna work. Are there any other ways of getting …

Member Avatar for server_crash
0
147
Member Avatar for Sheryl

You should at least make a concept for the game.. and ask question about how to make something work. You basically asked for someone to do the whole thing for you :P ble :rolleyes:

Member Avatar for alc6379
0
124
Member Avatar for Rentro

Well I got the whole thing working.. thanks a lot. Now I've gotta strugle with the "stdin.readline()" which doesn't wanna work for some odd reason :P I imported the java.io.* i created a new BufferedReader ... and it just doesn't wanna work. Are there any other ways of getting input …

Member Avatar for Rentro
0
81

The End.