Problem of dirent.hI am using Visual Studio 2010 and Visual Studio 2008 and my operating system is Windows 7 .
Problem of dirent.hHi When I use #include <dirent.h> in my C++ code this error happen : " Cannot open include file: '...
int main(int argc, char * argv[]) PROBLEMHi I want to know what is difference if in our code and in main function , we use int main(int ar...
PriorityHi In this code , compiler first calculate ob1=ob2 or ob2=ob3 ( in that line that has written ob1=o...
Operator Overloading ProblemHi Why sometimes we ovrload operator as member function and sometimes as friend function ( and out...
This user does not accept Private Messages