Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: ojung
Forum: C++ Dec 11th, 2008
Replies: 14
Views: 2,651
Posted By ojung
i got a result:::

#include <fstream>
#include <iostream>
#include <string>
using namespace std;

int main()
{
const int i=20;
Forum: C++ Dec 11th, 2008
Replies: 14
Views: 2,651
Posted By ojung
i doesn't return to loop ,, how can i do??
Forum: C++ Dec 11th, 2008
Replies: 14
Views: 2,651
Posted By ojung
Forum: C++ Dec 11th, 2008
Replies: 14
Views: 2,651
Posted By ojung
i don't know why it doesn't match,,

#include <iostream>
#include <fstream>
#include <string>
using namespace std;

int main()
{ int i,j=0;
Forum: C++ Dec 10th, 2008
Replies: 14
Views: 2,651
Posted By ojung
thank you so much for advice,,, i'll try
Forum: C++ Dec 10th, 2008
Replies: 14
Views: 2,651
Posted By ojung
i can open text file, but i can't compare word ..Could you tell me which function can i use for compare it,,Please... thank you
fstream dict("test.txt",ios::in);

if (!dict.is_open())
{ ...
Forum: C++ Dec 10th, 2008
Replies: 14
Views: 2,651
Posted By ojung
can anyone help me!? i have to create program to search word from text file, but i don't know how can i match word from input to text.. Can anybody help!!!??
Forum: C++ Dec 4th, 2008
Replies: 3
Views: 579
Posted By ojung
Yes it some Error occured but i don't know hoe to deal with it.
If you know please help me,,thank you so much
Forum: C++ Dec 4th, 2008
Replies: 3
Views: 579
Posted By ojung
Hi,I am Really new in C++. I'm trying to write a program which search word from text file and display matched word whole lines. Can any body help me out please?


#include <iostream>
#include...
Forum: C++ Dec 4th, 2008
Replies: 3
Views: 579
Posted By ojung
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC