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 7619589
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T03:43:30+00:00 2026-05-31T03:43:30+00:00

A text file I what to read has a certain pattern: Name line [tag

  • 0

A text file I what to read has a certain pattern:

Name line [tag name 452,54 | tag2 name 323,2 | tag3 name 252,25 ... ]
Name2 line [tag name 422,54 | tag2 name 33,2 | tag3 name 111,525 | tag4 name 222,2 ... ]

The most troublesome part of dealing with this file is the number of tags per each line is not set.

I was trying to make it work by reading file line by line and exploding the lines into variables using scanf() because it seamed to be good at reading patterns. But tag name word count is not set, so it was not much of a help either.

I can manipulate file pattern a bit without losing any data to make it easier to read but no solution have crossed my mind.
Examples of how can I manipulate file pattern:

Name line 
tag name 452,54 | tag2 name 323,2 | tag3 name 252,25 ... 
Name2 line 
tag name 422,54 | tag2 name 33,2 | tag3 name 111,525 | tag4 name 222,2 ... 

I added [] and | symbols as separators but ideally the less of them the better.

Name line 
tag name 452,54 
tag2 name 323,2
tag3 name 252,25 ... 
Name2 line 
tag name 422,54
tag2 name 33,2
tag3 name 111,525
tag4 name 222,2 ... 

If you have read with similar patterns please share. I am a bit stuck now…

EDIT: It is a simple .txt file and I chose tags name and name line as substitutes for any string value. There are no id or something else to make it easy.

  • 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-31T03:43:31+00:00Added an answer on May 31, 2026 at 3:43 am

    Instead of mangling your file until you can read it, you should look closely at the grammar that defines your file format and build a small parser. While the task may look daunting at first, it is not that difficult.

    I prefer Boost.Spirit for such tasks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a text file and i want to to read it line by
I'm using scanner to read a text file line by line but then how
In php how can I read a text file and get each line into
I'm just trying to do a simple text file read in java for my
Is is possible to open a text file and read the contents while another
I have a text file. I want read that file. But In that if
How you can read a file (text or binary) from a batch file? There
How can I read a Chinese text file using C#, my current code can't
i want to read from a text file in C#. But I want all
I have a small text file that I'd like to read into a scalar

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.