Skip to content

Simple c++ program to convert a GDF file into a CSV file

Notifications You must be signed in to change notification settings

GSri30/GDFtoCSVconverter

Repository files navigation

Welcome to GDFtoCSVconverter 👋

Version Twitter: SriHarshaG6

Simple C++ program to convert a GDF file into a CSV file. You can use "sampleinput.gdf" as a sample input.

Usage

g++ *.cpp
./a.out 

Run tests

## Enter the inputPath of gdf file as first argument and outputpath where the generated csv file is placed, as second argument.

Author

👤 Sri Harsha G

Show your support

Give a ⭐️ if this project helped you!

Releases

No releases published

Packages

No packages published

Languages