/simple-parted

A library to facilitate the use of libparted in C programming

Primary LanguageCGNU General Public License v3.0GPL-3.0

simple-parted

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