#ifndef LINKES_TWIX_DECBINARY_H #define LINKES_TWIX_DECBINARY_H int decimal_to_binary(int dezimalzahl); #endif //LINKES_TWIX_DECBINARY_H