How does the C++ Compiler complies / Parse (or) in general Find out the differences between ADDRESSOF operator and REFERENCE Operators. Please...
Hi, How can i execute a .BAT file using my C program.. When i try to execute using SYSTEM() , it's giving me "EXTENDED ERROR 183" is there any...
Hello , Good evening all . I have a query , how to open notepad files already saved in the memory...... or PPT or Docs. Though system() is there...
Hello all, I have a problem in understanding a basic thing in this code!!! while(*src++ = *des++); seems to run infinitely since no...
Hi everyone, happy Morning.... When i was browsing abt the worst case complexity abt B+ tree , i saw it is O(logbN) , where 'b' here is...
The code snippet is : struct tree { int data; char name; float salary; }*HEAD; int main() { printf("size of tree :...
Since in our forum , I haven't noticed Discussions regarding Mainframe Technology, so am posting my doubt in C/C++ forum since it's frequently...
Why BIOS.H header is not working under DEVC++ environment... so what is it's eqvilant header in DEVC++... can anybody help me out in this issue.....
hi all, I am having a code of mine which takes the input from a txt file , since txt file is not compatible for large data's i need to use My...
in our Regular expressions when we use it in programming in loops we will be giving: while($data=~m/(regex)/igs) { } is there any other ,...
What's the need for interfacing a Microcontroller to other devices usin 8255 PPI...... :) thanks :):)
My Aim was to develop a window with controls like static text box , combo box , edit box.. etc etc... i am following a ebook for studying this......
good afternoon, i urgently need the library referecne documentation of the whole Visual Stdio 6.0 package.... in my Visual Stdio 6.0 , MSDN...
Good afternoon to all, As we are having a function system(); in stdlib.h , to invoke the .exe files and to interact with the kernal in WINDOWS...
I am Vignesh back to go4expert forums.... my login has been removed due to spam messages :) i have registered back with different login id :) i...
Separate names with a comma.