Jump to content

array to string problem


Recommended Posts

Hi,

I have a 1D array of I32 numbers (about 25 elements), I need to rotate this array and separate each number with a comma (converting it into a string in the process). So the final result will look something like this....

123,66,125,166,148,6,226,200,5201

Any help (or sample code) would be really appreciated!

Many thanks,

Cooky

Link to comment
Hi,

I have a 1D array of I32 numbers (about 25 elements), I need to rotate this array and separate each number with a comma (converting it into a string in the process).  So the final result will look something like this....

123,66,125,166,148,6,226,200,5201

Any help (or sample code) would be really appreciated!

Many thanks,

Cooky

4921[/snapback]

Use the 'Array to Spreadsheet' function:

post-833-1117885439.png?width=400

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.