Decimal to Binary number Thanks all.
Saving a binary fileI forgot the include something in the top. The code is now- [code] #include <iostream> #include <f...
Saving a binary fileI know that its possible to do without recursion but still want to try this way :)
Saving a binary fileSo I changed that and still its showing one error- [code]#include <iostream> using namespace std; ...
Saving a binary fileThanks. Do you know that how to fix that ?