Click here to Skip to main content
15,885,141 members
Articles / Programming Languages / Objective C

FAT-32 Sorter - Utility that Sorts the Files' Table in the FAT32 File System

Rate me:
Please Sign up or sign in to vote.
4.94/5 (55 votes)
12 Feb 2023CPOL14 min read 190.2K   7.5K   86  
How I wrote a utility to sort files in FAT-32 storage devices and fixing products that are affected by improper sorting order, such as various music players.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Any.DO
Israel Israel
Over 10 years of programming experience, Mainly in C++ and Java.
Lead developer of several web sites and developed applications for Windows, Linux and Mobile devices.
Currently working as an Android developer for Any.DO.

Comments and Discussions