Skip to content

C++ script to transform CSV Files into BINARY

Notifications You must be signed in to change notification settings

mohanex/CSVtoBIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csvtobin

This REPO contains a program to convert CSV Excel files to BINARY using ';' delimitor

Two ways to run this code are possible:
Either you run the SLN file on your microsoft visual studio app then put CSV files in the same directory and run the code.
Or you copy past the .exe file in a directory that contains CSV files and double click on it.

About

C++ script to transform CSV Files into BINARY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published