first of all i think there is little language gap, i doesn't understand all of your words(i am not good in english),mainly in last two lines of blue part :P
secondly is it just a C++ hard written...
int *pint=&10;
here pointer is pointing to an integer which is not even declared so it is not written in memory, that's why when we does such declaration it comes...
No answer OK i will wait for one n half month till it expire.
Now help me to install msdn. At the time of installation it says an error that is here or here
Still now i have no internet connection on my home PC. I want to insert product key in visual studio 2008 professional. How to do it without internet.
In help there is an option of register but as...
NOTE (1+222-*dfsdf85 \0) there are SIX spaces between 5 and \ . It will seem you single but these are six spaces mind it before you read this post.
...
I do this to know that what's happening in the code. You are also correct(as you may a developer) since user only needs output so why to tell him/her what's happening . when i complete this program...
I have changed this part to run perfectly. after all i have that question(which i ask last post) still remain.
when i code i always write a lot thing in// and /* */ so there will a lot stuff lines ...
I am not confused. It is the way of my writing that giving you impression that i am confused. My bad knowledge of English is also responsible for this.
I have no intention of abusing(profanity) here.
I don't abuse in real life as well as in any public internet place like this this. I write this word here because i think it's meaning is different....
GCDEF when i start my C++ i have learnt these things carefully and i know these things still now also.I ask his question to heights because i want to tell him are you perfect in this thing.
My...
that is what i was trying to know. some days ago i use breakpoint in my VC++ this give information about working of code but only when i debug it not in case when i press Ctr+F5(as i usually do)....
I understood it
at the end of operator+ a variable X of type is returned that is destroyed latter but returning by reference work in case of operator= because here a reference to object which is...