/dev/blog

Get knowledgeable or die trying

Subscribe to RSS feed

Posts tagged with "C++"

cpp fizzbuz

I don't know if it'll work since I don't have a computer (no compiler also).

http://files.myopera.com/jorgecastillo/code/cpp/fizzbuzz.cpp

dectooctcpp

Decimal to octal converter code.

dectobincpp

Decimal to binary converter code.

dectohexcpp

The code I made with my post Hexadecimal Numbers, here is a link to a file with the code dectohex.cpp. It compiles and works for me if it doesn't for you, good luck.