Skip to content

tomasvalek/CzechSorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Czech Sorting in C language by standard CSN976030

Program reads lines from input file and save sorted output file. Two-ways sorting is by standard CSN976030. Blank lines are skips.

Installation:

$ git clone https://github.com/tomasvalek/CzechSorting.git

Requirement: gcc

Using valgrind:

valgrind --tool=memcheck --leak-check=full --leak-resolution=high ./proj4

About

Czech sorting in C. Standard:CSN976030

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published