C ++ please! I need to return the domain and the username from the email. I need to find the '@' and then use substr to

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

C ++ please! I need to return the domain and the username from the email. I need to find the '@' and then use substr to

Post by answerhappygod »

C ++ please! I need to return the domain and the username from
the email.
I need to find the '@' and then use substr to get the domain and
the username.
C++ please!
C Please I Need To Return The Domain And The Username From The Email I Need To Find The And Then Use Substr To 1
C Please I Need To Return The Domain And The Username From The Email I Need To Find The And Then Use Substr To 1 (24.36 KiB) Viewed 31 times
Welcome to the Email Address Breakdown program! Enter an email address: [email protected] You entered: [email protected] UserName: gd.iyer DomainName: pcc.edu Thank you for using my program! Welcome to the Email Address Breakdown program! Enter an email address: [email protected] You entered: [email protected] UserName: safia.abdalla DomainName: peopleofcolor.com Thank you for using my program! Welcome to the Email Address Breakdown program! Enter an email address: kerrie.holley.pcc.edu You entered: gd.iyer.pcc.edu This is missing the @ sign. Please check and try again later. Thank you for using my program!
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply