- Count the number of integers in a file
- Allocate memory (an array) to store the integers
- Read integers from the file and store them in the array
- Call
qsortfunction to sort the integers - Release memory
- Check memory error using
valgrind - Write the sorted array to another file
-
Notifications
You must be signed in to change notification settings - Fork 0
altayatik/qsort
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
QSort Practice
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published