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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7073 - 7113 of 8329   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7073
I am a sort of new user to C, and I am wondering if it is possible to do programming of Windows, but not making GUI interfaces, without using the Win32 api, or...
Bob
dragonslight...
Offline Send Email
Dec 1, 2005
10:44 pm
7074
for #2, you can use the brute force method and use the % operator to divide all the numbers less than the int besides 1 to see if any of them can be divided...
william237
Offline Send Email
Dec 1, 2005
10:45 pm
7075
hi when is your project due, I hope I am not too late but anyway I don't understand your input. why do you have 3 integers for the input. I think after it...
william237
Offline Send Email
Dec 1, 2005
10:46 pm
7076
... Hi CeeDeep, o.k., I understand your points. No, I haven't tried it, but as far as I recall my (not really bright) knowledge of .EXE files under Windows, ...
Nico Heinze
nico_heinze
Offline Send Email
Dec 1, 2005
10:49 pm
7077
Oh, it's supposed to be polynomials where (x 3 2 + (x 7 8)) is suppose to add the two polynomials together and return 7x8 + 3x2. ... the ... doesn't ... get ...
jbradsen
Offline
Dec 2, 2005
5:50 am
7078
Hello Please let me know that on using tcp/udp sockets for reading (under linux) using recv, recvmsg or recvfrom will such a call keep cpu bussy till data...
abhishek misra
abhishekfish...
Offline Send Email
Dec 2, 2005
7:10 am
7079
... Why the need to store the password in the executable? As opposed to another file/location? -- PJH "How about 'We've got some friends from Holland coming...
Paul Herring
Shabble
Offline Send Email
Dec 2, 2005
10:02 am
7080
Hello frnz, i have a doubt regarding the data type of enum in c. please make it clear is it of type 1. int, or 2. unsigned int. best regards ...
Panks
pankajvaksh
Offline Send Email
Dec 2, 2005
1:13 pm
7084
I think that you made a vector of pointers to chars rather than a string. Maybe that's the problem. you should try using the string datatype instead of an...
william237
Offline Send Email
Dec 4, 2005
4:57 pm
7085
normally when you don't assign values to the list, it will start from 0 but you can always try setting the values to a negative number and see. ... it clear is...
william237
Offline Send Email
Dec 4, 2005
4:58 pm
7086
Hi frz! ! A variable of enum type is declared as follows: enum { FALSE, TRUE } flag; The variable, flag, is defined here to be of a type which can take on the...
aryan jha
aryan_nitt
Offline Send Email
Dec 4, 2005
4:58 pm
7087
I'm sorry if this is the wrong group, but I a problem. I have written a console application in C. Now I have to use in MFC application. How to call C functions...
Andrius Andrulevicius
andrius_andr...
Offline Send Email
Dec 4, 2005
5:32 pm
7088
hi this charitha and i need one book as pdf or any format but its very urgent for me pls if u any one knows the link or if u owns the pdf pls forward me...
charitha_sharma
Offline
Dec 4, 2005
5:37 pm
7089
... Hi Andrius, in order to invoke C functions from C++ code you should have a header file containing something like the following lines: #ifdef __CPLUSPLUS__ ...
Nico Heinze
nico_heinze
Offline Send Email
Dec 4, 2005
5:42 pm
7090
so frz i think that now we can say that data type of enum is signed int right aryan jha <aryan_nitt@...> wrote: Hi frz! ! A variable of enum type is...
Panks
pankajvaksh
Offline Send Email
Dec 5, 2005
9:18 am
7092
Hi everyone...I'm new to this group...and I could really use any help from anyone.. I've exhausted all resources and remembered these groups that totally...
amal_hayati88
Offline Send Email
Dec 5, 2005
7:23 pm
7093
ROBOTIX is a national level robotics competition held in KSHITIJ, the annual Techno-Management Fest of the Indian Institute of Technology Kharagpur. This...
Abhishek Sasmal
abhi_337
Offline Send Email
Dec 5, 2005
7:25 pm
7094
Reply embedded... ... Subject line should reflect the nature of your problem. ... Consider using struct to group all these fields. struct DATA { string...
Shyan Lam
sflam108
Offline Send Email
Dec 5, 2005
9:11 pm
7095
... [mailto:cprogramming2@yahoogroups.com] ... to include ... field, you ... Nicolai ... (), '\n'); ... Hi Shyan I guess i forgot to mention that we're not...
amal_hayati88
Offline Send Email
Dec 5, 2005
10:17 pm
7096
... [mailto:cprogramming2@yahoogroups.com] ... to include ... field, you ... Nicolai ... (), '\n'); ... Hi Shyan I guess i forgot to mention that we're not...
amal_hayati88
Offline Send Email
Dec 5, 2005
10:17 pm
7097
Reply embedded... ... Then, IMHO, this problem seems a little inappropriate. ... You were taught right, but you think wrong. The numeric argument you passed in...
Shyan Lam
sflam108
Offline Send Email
Dec 6, 2005
3:17 pm
7099
I have started collating IT Interview questions and answers on C, C++,JAVA,DATABASE,.NET, Networking, Unix, Linux in my website Lists IT Interview questions...
chinmaym2002
Offline Send Email
Dec 6, 2005
9:08 pm
7100
Hi all, I would like to tell anyone who wants (or has) to post some code one piece of advice (thanks to Shyam for inducing this idea): 1) never re-type your...
Nico Heinze
nico_heinze
Offline Send Email
Dec 6, 2005
9:17 pm
7105
Hi, this function can write out the name part, but not the bmi part, in he same file with a separator. Is there something wrong in this function? Pleeeeese...
Lars Johansson
nickandjessi...
Offline Send Email
Dec 11, 2005
5:40 pm
7106
... to do programming of Windows, but not making GUI interfaces, without using the Win32 api, or any such api. Would it be possible to do this? Yes, it is very...
Lars Johansson
nickandjessi...
Offline Send Email
Dec 11, 2005
5:46 pm
7107
Hello, Is there any reason why people should not use automake and autoconf to distribute their software?? or is it that people dont have time to port their...
com bio
combiofriends
Offline Send Email
Dec 11, 2005
7:18 pm
7108
Hello folks. I am trying to teach myself C and am having little luck so far. I can follow the books examples fairly well but when it comes time to write my own...
edd_y_123
Offline Send Email
Dec 11, 2005
11:15 pm
7109
I would lke to know how to call up components for making a graphic editor. I want to make it better than Paint Shop Pro...Kinda like Paint Shop Pro and...
hawkeye_keith
Offline Send Email
Dec 11, 2005
11:16 pm
7112
... hawkeye.keith@... <wrote> I would lke to know how to call up components for making a graphic editor. I want to make it better than Paint Shop...
Don
madwhit
Offline Send Email
Dec 13, 2005
5:07 pm
7113
I have written an app that monitors applications and restarts them should they crash or hang. My boss wants me to add the ability to do this same thing for...
Don
madwhit
Offline Send Email
Dec 13, 2005
5:16 pm
Messages 7073 - 7113 of 8329   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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