![]() |
We can do in C but not in C++
Hai,
Any body can tell me the answer for this question.The question is " We can do in C program but not in C++ program.what is that?".It was in my software test paper.I couldn't able to answer that question.So please help me... |
RE: We can do in C but not in C++
Hello,
Can you reduce the size of your signature. It looks annoying. Also regarding your query. Something you cannot do in C++ but in C void *ptr1; long *ptr2 = ptr1; Also you can try compiling this in C it will but not in C++ Code:
int main()http://www.onesmartclick.com/intervi...ogramming.html Thanks Shabbir Bhimani |
Re: We can do in C but not in C++
i m really weak with pointers can you suggest some good books
|
Re: We can do in C but not in C++
got it
|
Re: We can do in C but not in C++
hai,
in cpp we can usr reference variables..but in c not... search on reference variable for more..... |
| All times are GMT +5.5. The time now is 10:10. |