lunes, 17 de enero de 2011

DecToBin

Decimal To Binary Converter
Input: Non-negative decimal integer from standard input
Output: A nice-to-read formatted binary string representing the number
By: Dante (Daniel Tejeda of Mexico)

g++ -o dtb dtb.cpp
compile the program in C++ dtb.c -o genere file executable dtb

link https://mega.nz/#!rw4WBDoY!au1vc2xuqKarvu3Va8KBYCnUQDs3kEpClUhlNQC96XY

No hay comentarios.:

Publicar un comentario