Skip to content

anoningyou/SortingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run operations, use ConsoleApp.
To generate a file, run with parameters
g e:\temp\test100g.txt 107374182400
where e:\temp\test100g.txt is the file name
107374182400 is the size in bytes
For sorting
s e:\temp\test100g.txt e:\temp\test100g_res.txt
where e:\temp\test100g.txt is the source file name
e:\temp\test100g.txt is the result file name
Make sure that the correct path to the temporary folder is specified in the configuration and that there is enough disk space for temporary files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published