Im trying to take input data from a user as a string of number or letters and store each char on a different array, whats the proper syntax fro this?
gdubz 0 Newbie Poster
Recommended Answers
Jump to Postdata from a user as a string of number or letters and store each char on a different array
a loop that will copy the current value of the array depending on its index to another array with the same index
All 4 Replies
Zvjezdan23 -13 Junior Poster
zeroliken 79 Nearly a Posting Virtuoso
gdubz 0 Newbie Poster
Zvjezdan23 -13 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.