Search the web
Sign In
New User? Sign Up
cprogramming2 · C Programming Turning caffeine into code
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7219 - 7254 of 8807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7219
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...
Abhishek Misra
abhishekfish...
Offline Send Email
Feb 1, 2006
12:27 pm
7220
Try use Qt Classes . QThread;...
Abdulla Alwabel
aalwabel
Offline Send Email
Feb 1, 2006
12:42 pm
7221
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...
Davood Karimi
dkarimi57
Offline Send Email
Feb 1, 2006
8:47 pm
7222
Hi , I am new member of this group.. ... Do you Yahoo!? With a free 1 GB, there's more in store with Yahoo! Mail....
Mahesh Manthapuri
mahesh_manth...
Offline Send Email
Feb 1, 2006
8:47 pm
7223
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....
cjones_86
Offline Send Email
Feb 1, 2006
8:48 pm
7224
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...
mahesh_manthapuri
mahesh_manth...
Offline Send Email
Feb 1, 2006
8:50 pm
7225
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...
Crazy Boy
crazymoonboy
Online Now Send Email
Feb 1, 2006
8:50 pm
7226
... http://www.geocities.com/SiliconValley/Heights/6038/dthreads.html would help you. Anyway most of the C++ implementations usually wrap pthreads, which is a ...
PH4U
programmingh...
Offline Send Email
Feb 1, 2006
8:52 pm
7227
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...
cjones_86
Offline Send Email
Feb 1, 2006
8:53 pm
7228
hi, check the following. You can not asign values to string with '=' operator. You must use strcpy function. #include<stdio.h> #include<conio.h> ...
sandy
ss23111983
Offline Send Email
Feb 1, 2006
8:53 pm
7229
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...
nikhil kulkarni
nikhil_kulka...
Offline Send Email
Feb 1, 2006
8:53 pm
7231
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...
mahesh_manthapuri
mahesh_manth...
Offline Send Email
Feb 1, 2006
8:55 pm
7232
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...
mahesh_manthapuri
mahesh_manth...
Offline Send Email
Feb 1, 2006
8:55 pm
7233
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Feb 1, 2006
8:59 pm
7234
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Feb 1, 2006
9:10 pm
7238
... 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...
PH4U
programmingh...
Offline Send Email
Feb 2, 2006
7:17 am
7239
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...
jimbewlay@...
jimbewlay
Offline Send Email
Feb 2, 2006
8:33 am
7240
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....
Jessica Fan
nickandjessi...
Offline Send Email
Feb 2, 2006
10:46 am
7243
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...
Surapuraju Rajesh
s_rajesh80
Offline Send Email
Feb 2, 2006
7:45 pm
7244
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' ... ...
abhishek misra
abhishekfish...
Offline Send Email
Feb 3, 2006
5:55 am
7245
this seems to good one to begin with. thank you ... "cprogramming2<http://groups.yahoo.com/group/cprogramming2>" ... ...
abhishek misra
abhishekfish...
Offline Send Email
Feb 3, 2006
7:43 am
7246
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...
Lars Johansson
nickandjessi...
Offline Send Email
Feb 3, 2006
2:22 pm
7247
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...
Lars Johansson
nickandjessi...
Offline Send Email
Feb 3, 2006
2:25 pm
7248
Dear, struct myStuct is a static object but struct *myStruct is a pointer to static object or a dynamic from a heap ....... Basically...
Abdulla Alwabel
aalwabel
Offline Send Email
Feb 3, 2006
2:41 pm
7249
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Feb 3, 2006
7:06 pm
7250
... 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...
Nico Heinze
nico_heinze
Offline Send Email
Feb 3, 2006
7:11 pm
7251
Thanks Abdulla Alwabel and Nico! Mico wrote:... ... or ... So a reference has the same meaning as a pointer then. Tnanks, Lars...
Lars Johansson
nickandjessi...
Offline Send Email
Feb 4, 2006
8:05 am
7252
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...
Abdulla Alwabel
aalwabel
Offline Send Email
Feb 4, 2006
11:43 am
7253
Free Network Tutorials(DHCP, Firewall, Prevent Spam, PPPOE,Email Server, Wireless Networking , Webcaching, DSL, Cable Modem ) I have prepared networking...
testyoursoftware
testyoursoft...
Offline Send Email
Feb 4, 2006
1:07 pm
7254
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...
Davood Karimi
dkarimi57
Offline Send Email
Feb 5, 2006
12:09 pm
Messages 7219 - 7254 of 8807   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help