Zikama Posted May 7, 2015 Share Posted May 7, 2015 Hey! I need someone to help/make me a simple program that can convert binary strings (32 bit) into either RGB color codes (Etc. 128, 64, 210) or Hexadecimal strings. Must be able to convert from all three types to one another. Preferly with a little GUI would be nice! Must be in C++ - I will pay you for your time. But only if you're a professional coder than can provide me with quality Quote Link to comment Share on other sites More sharing options...
Mysteryy Posted May 7, 2015 Share Posted May 7, 2015 If you are intending to learn anything then I would suggest attempting this on your own. You can always have someone help you, or show you how to do it, but what you learn will be much less than if you struggle with it for hours and finally figure it out. Personally, if I never spent those hours struggling and trying to figure it out, then I would still struggle with those same types of problems today. I have experience in C and C++ so if you want to start and then post specific questions, people can help you out. What you are asking is not a good way to learn in my opinion. ^_^ Go battle it for a while and see what you can come up with. Google is your friend. 1 Quote Link to comment Share on other sites More sharing options...
Zikama Posted May 7, 2015 Author Share Posted May 7, 2015 If you are intending to learn anything then I would suggest attempting this on your own. You can always have someone help you, or show you how to do it, but what you learn will be much less than if you struggle with it for hours and finally figure it out. Personally, if I never spent those hours struggling and trying to figure it out, then I would still struggle with those same types of problems today. I have experience in C and C++ so if you want to start and then post specific questions, people can help you out. What you are asking is not a good way to learn in my opinion. Go battle it for a while and see what you can come up with. Google is your friend. I see. 1 Quote Link to comment Share on other sites More sharing options...