NOTE: This can be wrong sometimes... (or mostly) NOTE: This can ONLY convert from base 10 to base 2 You can only add characters containing (0, 1, 2 , 3, 4 ,5 ,6 ,7 ,8 ,9 ,0) else the project will not understand Hi there, this is a simple project which will later be implemented into the COffice app, this doesn't have any GUI yet (which will later be added) right now, it just asks you to specify a decimal and convert it into binary, basically this converts base 10 to base 2, to confirm you can use a decimal to binary converters online, or you can do it by hand (how I tested it) DON'T use text to binary converters, they are different... ------------------------------------------------------------------------------ @-CommunityOS- for this project @AmazingMech2418 for the studio @GMO_Ferret for the odd, even number detector I've done the programming mostly, by myself! I will try to add base 2 to base 10 or base 16 converters sooner or later, probably not though....