Jump to content

Recommended Posts

Posted

Is there a function similar to java's string tokenizer? I have a string "x,y" and want to quickly parse that into an array where a[0]=x and a[1]=y. I know I can do this pretty easily on my own but don't want to put the time in if there is an easier way.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...