simple-parted
May 27, 2017 ยท View on GitHub
A library to facilitate the use of libparted in C programming
It's used to detect disks and partitions
Compilation
gcc test.c sparted.c -lparted -o test
May 27, 2017 ยท View on GitHub
A library to facilitate the use of libparted in C programming
It's used to detect disks and partitions
gcc test.c sparted.c -lparted -o test