hi, could sm1 please show me code that can sort and read text/string character by character into an array i.e identify integers and characters and put them in separate fields in an array e.g 2 integers then 3 characters like 23 IAM, 12 Her, or 32 MALE. it shuld also reject strings that dont fall into that order e.g 2F 32FL, Male22 or IF23
chris evans 0 Newbie Poster
Recommended Answers
Jump to PostHi Chris,
you might want to take the time to properly format your question. It sounds like a homework assignment, so try to break it down into steps first.
For example:
You say that you have to place data into an array, integers or Strings. Are you …
All 4 Replies
NormR1 563 Posting Sage Team Colleague
Ewald Horn 26 Newbie Poster
chris evans 0 Newbie Poster
NormR1 563 Posting Sage Team Colleague
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.