8000 GitHub - ZeJackOfSpades/POOTD: contains the TD#4 for the POO exercise
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZeJackOfSpades/POOTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TD#4 about structures

This is the TD#4 about structure. The program count the number of rows and Columns in sondage.csv in otherFiles directory.

You can use the Makefile included in the project to compile the entire project

Run the executable

  1. Clone the directory of the project.
  2. Place your terminal in the downloaded directory
  • If you want to clean before make you can run this command : make clean ; make
  1. To run the program simply run this command : ./bin/test-csvparser.jack

TO DO

  • Part 5 (Retour à la structure CSVParser)
  • Part 6 (Détection de séparateur)
  • Catch the Header of the CSV and must be tested

Copyright

@ZeJackOfSpades

About

contains the TD#4 for the POO exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0