User profile: newbie17

User info
User name:newbie17
History
Joined:
Number of posts:9
Latest posts:

string compare
how to compare to char strings in c++ can i use strcmp()????

file handling
hey it is doing well [code] #include<iostream> #include<fstream> using namespace std; class stu { ...

file handling
it says [quote]process could not be attached[/quote] [quote]normally u should just open the file fo...

file handling
the code works well in turbo c3 in windows xp but it doesnot in dev c++ in windows 7

file handling
i am using dev c++ 5.2.0.3 and this code shows no error in compiling but still does not run [code]...