An open API service indexing awesome lists of open source software.

https://github.com/gsri30/gdftocsvconverter

Simple c++ program to convert a GDF file into a CSV file
https://github.com/gsri30/gdftocsvconverter

adjacency-matrix converter-app cpp csv-converter csv-files file-reading gdffiles graphs-algorithms

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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

```sh
g++ *.cpp
./a.out
```

## Run tests

```sh
## 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**

* Website: https://gsri30.github.io/
* Twitter: [@SriHarshaG6](https://twitter.com/SriHarshaG6)
* Github: [@GSri30](https://github.com/GSri30)
* LinkedIn: [@https:\/\/www.linkedin.com\/in\/sri-harsha-g-15534a18a](https://linkedin.com/in/https:\/\/www.linkedin.com\/in\/sri-harsha-g-15534a18a)

## Show your support

Give a ⭐️ if this project helped you!