User profile: kais2

User info
User name:kais2
History
Joined:
Number of posts:31
Latest posts:

to find a word in a string
thanks :) 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 binary
exactly here is my problem i saw some codesn on google but they wasn't with string,my problem :i don...

convert from decimal to binary
i think you didn't see my code [b]@Patagon[/b]

convert from decimal to binary
i have to convert from decimal string to binary in class in 3 files here is my program: Decbin.cpp...