new conversions: dec<->hex, dec<->bin

This commit is contained in:
Manuel Friedli 2016-08-15 17:50:23 +02:00
parent e2b78b6e93
commit cb4fddc56b
2 changed files with 70 additions and 0 deletions

2
.gitignore vendored
View file

@ -1 +1,3 @@
*~
.idea/
*.iml