Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 305 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 305 Bytes

Cosevawriter

Program to overwrite and read .csv files

Installation

Clone repository

git clone --recursive https://github.com/manucabral/Cosevawriter.git
cd Cosevawriter

Run

g++ src/main.cpp -o coseva
coseva [filename] [write/read]

Or you can also start the Makefile