Skip to content

RespirAVO/unicsv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License shield

unicsv

unicsv è un programma work-in-progress scritto in C che permette di unire due file CSV.

Compilazione

Requisiti

  • Un C Compiler (GCC/Clang)
  • Make (mingw32-make/make)

Procedura

make setup
make

In alternatva, è possibile usare CBuild

Esecuzione

Usare il comando

./bin/unicsv -fp ./posizioni.csv -fm ./misure.csv -fo ./out.csv -um 5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • Makefile 3.9%