An open API service indexing awesome lists of open source software.

https://github.com/youben11/simple-parted

A library to facilitate the use of libparted in C programming
https://github.com/youben11/simple-parted

Last synced: about 1 month ago
JSON representation

A library to facilitate the use of libparted in C programming

Awesome Lists containing this project

README

        

# 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