How do i seprate alphabets and numbers in Visual C++

Lakshmanan, Dinesh 1 Reputation point
2021-06-08T12:13:18.167+00:00

How do i seprate alphabets and numbers in Visual C++ eg. Say i have T1200 and i need only 1200

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
{count} votes

2 answers

Sort by: Most helpful
  1. MotoX80 36,906 Reputation points
    2021-06-08T12:46:18.08+00:00
    0 comments No comments

  2. Jiang Zhang 821 Reputation points
    2021-06-09T07:18:00.257+00:00

    Hi,

    You may try the following string code to see if you could achieve your goal.
    103667-image.png

    Best Regards,
    Mulder Zhang

    --------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.