Skip to content

mathiassv/MZLineSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MZLineSorter

C++ Class for sorting lines in a file or buffer

Can do advanced sorting of lines in a file.
Can sort lines in files bases on what it say at a specific position on the lines.
Can sort lines by a text part that is a date.
Can remove blackinks, skip whitepace and more.

Demo app include a commandline tool that support all of this

This class is used in the SortLines feature in MultiCommander

Dependency

This class is depended on the follwing other repositories

  • MZDataReader
  • MZMisc

Clone them and place them parallell to this project

History

v1.2 - 2019-12-05
First Public version

About

C++ Class for sorting lines in a file or buffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published