Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4122668
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T23:30:41+00:00 2026-05-20T23:30:41+00:00

I am writing a c++ prgram and have to read some data from a

  • 0

I am writing a c++ prgram and have to read some data from a .txt file.the format looks like the following:
“name gender DD/MM/YYYY HH:MM:SS“

I know how to read a .txt file and cin the words one by one, but i dont know how to deal with the symbols “/” or “:“.
I have to compare the ages of two person.

Please help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T23:30:41+00:00Added an answer on May 20, 2026 at 11:30 pm

    Aside from the easiest way with sscanf, like Jerry describes, it’s also possible with iostreams. Just read the data you want from the file, until you hit a seperator, and discard that one into a dummy char:

    char dummy;
    myfile >> first_name >> last_name >> day >> dummy >> month >> dummy ... // and so on.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm writing a program for some data entry I have to periodically do. I
I'm writing a program to read from a POP3 mailbox and upload the email
I am writing an application in C# that reads info from a .mdb file
I'm currently writing a PyGTK application and I'd like some advice as to the
Solution for writing a program for keep secret photos. I have many secret photos
I have Virtual PC 2007. I am writing a C# program that will run
If you are writing a program that is executable from the command line, you
Before starting writing this question, i was trying to solve following // 1. navigate
I'm writing a web application (PHP) for my friend and have decided to use
I am writing a C program. In the first lines, I have typedef float

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.