Forum: C May 24th, 2006 |
| Replies: 6 Views: 1,402 how can i call find and replace function from the string class |
Forum: C May 23rd, 2006 |
| Replies: 6 Views: 1,402 what is the code to do this? |
Forum: C May 23rd, 2006 |
| Replies: 6 Views: 1,402 plz i want your help.
if i wrote a string and the user wanted to change a word in it.
sample run:
the sentence is;
my name is gladiator |
Forum: C++ May 20th, 2006 |
| Replies: 8 Views: 5,608 i've taken my opinion about this game |
Forum: C++ May 20th, 2006 |
| Replies: 8 Views: 5,608 and where's the right place? |
Forum: C++ May 20th, 2006 |
| Replies: 8 Views: 5,608 |
Forum: C++ May 20th, 2006 |
| Replies: 8 Views: 5,608 |
Forum: C++ May 16th, 2006 |
| Replies: 8 Views: 5,608 HI members;
This is a memory game with c++ concole application.
This is the code:
#include<iostream.h> //MEMORY GAME.
#include <algorithm> //DESIGNED BY GLADIATOR1919. ... |