youben11 / simple-parted

A library to facilitate the use of libparted in C programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A library to facilitate the use of libparted in C programming

License:GNU General Public License v3.0


Languages

Language:C 100.0%