Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guillaume-gomez/base-converter


https://github.com/guillaume-gomez/base-converter

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# base-converter (old program)

A base converted coded in 2008 (in french)

### Compile

```
gcc main.c -o base_converter
```

### Launch
```
./base_converter
```