If you are using gmake commmand for your project then use gmake -f MakeFileName -target example: suppose target...
explain clearly. what is use of B, C,D, etc?? How u will get two A' snew?
difference is there first program layout asadulla ~/test> g++ temp6.cpp execution gcc-3.3.1/g++ (gprs/pcusa_passport_sas) asadulla ~/test>...
Nice to see you here.
You can search on net this . You can get free siurce code also.
#include<stdio.h> #define UINT16 short int //Just define whatever you want typedef union { struct { unsigned bs:1;...
Both ideas are excellent. But Quiz competition should have some really tough or medium problem If it will be easy then same as querry and...
If one statement in the loops / conditional statement then it does not matter u are putiing braces or not. But strong recommendation is that...
Ya . Plain windows does not have some visual studio files to run any program which is made by using tool " Visual Studio"
In querry we can'nt put very long like competition. Please I am crazy to solve the problems in c/c++/algorithm design. Can you start a new thread...
Good idea. Sure !!! We should start in this forum also.
link is http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647&displaylang=en
say to your friend to install a redistribution setup of vs 2005 " vcredist_x86.exe". then told her to install this exe" vcredist_x86.exe"....
I got following mail. YAHOO PRIZE AWARD DEPT 2008 Award Prize Dept P O Box 1010 Liverpool, L70 1NL UNITED KINGDOM Batch No:...
Depends on your requirement. In C++ there are different type of container. All can be resize with any amount of size at run time. It 's mainly...
Sequence point is nothing just an expression where on one variable some sequence operation like i=i++; Example: int nCount =0;...
Actually friend concepts came into c++ from friend in real world. I am friend of you It does not mean my kids will be friend of u. So...
No. Just think friend function as a public part of that class
if List is class then meaning of List x is that x is object of class List. meaning of List x() is that x is a function...
Make all constructor in private or protected member and provide a static member function as a public member. ( Reason is to make error less...
Separate names with a comma.