Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaume-gomez/base-converter
https://github.com/guillaume-gomez/base-converter
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guillaume-gomez/base-converter
- Owner: guillaume-gomez
- Created: 2017-09-10T12:47:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T12:52:09.000Z (about 7 years ago)
- Last Synced: 2024-10-15T04:04:27.982Z (about 1 month ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```