hello I need guidence on using multi threading in c++. I have used it in c for quiet some time I tried to wrap arroud the same threads in classes of my own but...
Hello, Thank you very much for spending your valuable time reading this message. I am familiar with programming with Matlab, Visual Basic 6, and to a less...
I am totally new at this writing programs stuff so hopefully you guys will cut me some slack, as for the google groups they were totally rude and hateful....
Hi Crazy boy... I already repplied that in Redhat /dev/fb0 file is not opeining but it is opening in SUSE.. Regards, Mahesh. ... trying to execute the...
Hi, First of all, I would like to thankful to you for your fast response. Please forget about yesterdays mail. In my previous mail, I did a mistake. I have one...
... http://www.geocities.com/SiliconValley/Heights/6038/dthreads.html would help you. Anyway most of the C++ implementations usually wrap pthreads, which is a ...
Hello...I'm new to this group and to c programming. I need help writng a program about laws of electricity. Hopefully you guys will help me since the google...
hello sir, i m a member of ur group.i m very thnkful for giving me valuable info regarding the c pgmming.sir i wanted to write a pgm .the pgm is regarding a...
Hi, The common reason for segmenatation fault is if you are trying to access a memory location which is out of range. naother example is i declared a character...
HI.. I have tried and come to a conclusion that /dev/fb0 file is not opnening in REDHAT but opening in SUSE linux. I dont have LIPTON Linux.. I made...
... Hi, first not only men are members of this group, so you should address not using "sir" but "ladies and gents" if you prefer to be formal. Or you simply...
... Hi Davood, first I would like to mention that there is no "family" of C languages: many people think C++ is C plus object orientation, but in fact both are...
... You have to figure out a use case. One example is to gave marks and Grade char in a union. For a subject either marks could be given out of 100 or a grade...
Hi all I would agree with all of what nico has written, but I would add that c# like other 'microsoft languages' compiles, not to native code, but to an...
Nico, and Davood, I guess that there is a misunderstanding here, I am deeply sorry if I am wrong, Nico. The question was whether C++. NET or C# should be used....
Hi, do we need to write a program or give suggestions.. it is worth if you write the program by yourself... for the second example..you can just search in...
Hello, I would like to know how is performance of a program evaluated. I mean how did you arrive to the figures mentioned '3 to 7' or '7 to 19' ... ...
Hello, I want to kow, since I come from the Java world basically and ma pretty new to this, the exact difference between struct myStuct and struct *myStruct I...
Hello, I want to kow, since I come from the Java world basically and ma pretty new to this, the exact difference between struct myStuct and struct *myStruct I...
... Hi Abhishek, that's easy to explain. Here are the figures: My C++ code managed to process 2000-2100 records per second. I was not able to deliver the data...
... Hi Lars, welcome to the wonderous world of C programming! :-) The one thing Java programmers are often not aware of is that in Java everything (except the...
Reference has the same meaning but be aware that a pointer is like a variable it takes 4 bytes in memroy but reference no because it is another name of a...
Hello, I am going to do a large project in C++ and I have already bought Visual C++ .NET 2003 software. My application needs very high speed and I was told...