to find a word in a stringthanks :) now it's giving me the third word
to find a word in a string[code]#include<iostream> #include <stdio.h> #include <iomanip> #include<string> using namespace ...
convert from decimal to binaryexactly here is my problem i saw some codesn on google but they wasn't with string,my problem :i don...
convert from decimal to binaryi think you didn't see my code [b]@Patagon[/b]
convert from decimal to binaryi have to convert from decimal string to binary in class in 3 files here is my program: Decbin.cpp...