Skip to content

manucabral/Cosevawriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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