Hi All, Can anyone let me know what is command to know which operating syatem we are using? Reagrds, Sharmila.
Hi Svaths, The link which was mentioned here is not opening.. Will try to get the info using google.. Thanks for the reply. Regards, Sharmila
Hi Johnstack, Thanks for the responce. I didn't tried but it is very much informative.. Regards, sharmila
Thank you shabbir..
Hi, Are there any certifications for C,C++? Regards, sharmila.
Thanks Shabbir..
http://www.network-theory.co.uk/docs/gccintro/gccintro_5.html In the link menctioned above, in 2nd para, there is a statement " GCC is written...
sorry.. my title is different.. how gcc is compiling itself?
Hi all, I read that gcc is written in C language and can compile itself. But I did not understand how it will happen.Can anyone explain me how...
Hi, I got a problem with shared memory. Here our linux system is sharing by 2 users. We have an application which will generate a shared...
Recently I moved my linux account from one machine to another. Inorder to get my old files I used scp command. I would like to know will there...
Hi all, I saw a code in which derived class is friend class of base class. I did not understand it's purpose. We can access all the fun.s and...
Hi, Can anyone explain me how to invoke a c++ function from javascript? Regards, sharmila.
Hi velumurugesan, I don't know how to get already deleted files. Regards, sharmila.
I got the answer.. I used function.. create a dir Trash and move all the deleted files into it. del() { mv $1 ~/Trash/ } Regards,...
Hi all, In Linux,if we delete a file using 'rm' is there any way to get it back without using any 3rd party tools? Thanks in advance,...
Hi shabbir, It will happen in overloading.But for class C1 we did not write any constructor, so it will invoke default one.Here it is able to...
Hi Shabbir, My doubt is if we uncomment void (C1::*pmf1)() = &C1::f1; it showing error?But the samething is working fine for C2..the only...
Hi all, I got a code in the net. I executed that one , it is working fine..I did not understand how it is working.. can anybody explain me?...
Thank you Aztec for responding. Thank you Shabbir for placement new operator.Till now I did not know that we r having placement new operator...
Separate names with a comma.