C: Decimal/Binary Converter.
Channel:
Subscribers:
772
Published on ● Video Link: https://www.youtube.com/watch?v=EjqgZYsRXdM
A program that converts decimal and binary numbers.
Repl: https://replit.com/@pereiradaniel/Dual-BinaryDecimal-Converter
Git repo: https://github.com/pereiradaniel/c_programs/blob/master/bin_dec_conv/dual_conversion/dual_conv.c
Blog: https://pereiradpg.blogspot.com/2023/01/c-decimalbinary-converter.html
Other Videos By Daniel Pereira
2023-02-02 | Artris - C64 [50 Hz] |
2023-02-01 | C: Convert cm or inches (no functions). |
2023-02-01 | Flimbo's Quest - C64 [50 Hz] |
2023-02-01 | C: Convert cm and inches using functions. |
2023-01-31 | C: Convert cm to inches (no function). |
2023-01-31 | Vincent - C64 [50Hz] |
2023-01-30 | C: Convert cm to inches using a function. |
2023-01-30 | 6510: Colours. [60 Hz] |
2023-01-30 | Fred's In Troubles - C64 [50Hz] |
2023-01-29 | Fred's Back 3 - C64 [50Hz] |
2023-01-29 | C: Decimal/Binary Converter. |
2023-01-29 | Vincent Price's Evil Laugh sampled on Commodore 64 [60 Hz] |
2023-01-28 | Fred's Back 2 - C64 [50Hz] |
2023-01-28 | C: Decimal to binary conversion with non-recursive function. |
2023-01-27 | C: Decimal to binary conversion using a recursive function. |
2023-01-27 | Fred's Back - C64 [50Hz] |
2023-01-26 | C: Modify calculator to catch divide by zero error. |
2023-01-26 | CJs Elephant Antics - C64 [50Hz] |
2023-01-25 | C: Calculator with exponent function. |
2023-01-25 | The Great Giana Sisters 6, Frankie's Horror Trip 2 - C64 [50Hz] |
2023-01-24 | C: Calculator with main loop repeat. |
Tags:
C language
programming
decimal binary conversion