Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 24 days 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