Search the web
Sign In
New User? Sign Up
c-prog · C/C++ Programmer's Mailing List
? 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.
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 39060 - 39089 of 71513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
39060
This is really tricky and you have to understand the function calling mechanism for C++ code. For every C++ function call, an implicit "this" pointer is...
Sarvex Jatasra
simplyjat
Offline Send Email
Sep 1, 2004
9:22 am
39061
Hi friends . I am a BE final year student. In my project I have to create a GUI in visual c++ which can convert a flow chart into a C++ code. can any body help...
Somdeb Sarkhel
somdeb_sarkhel
Offline Send Email
Sep 1, 2004
10:58 am
39062
... something like that was done in one of the projects i posted in th previous message. the one you need is CAP -> http://www.a51.nm.ru/cap.rar it doesnt use...
Gandalf
therealgr8dude
Offline Send Email
Sep 1, 2004
1:46 pm
39063
... Hello, this is your friendly list moderator. First off, this discussion is wandering way off topic. My post was very relevant to writing code that created...
Thomas J. Hruska
shininglightpro
Offline Send Email
Sep 1, 2004
3:55 pm
39064
I'm maintaining a Win16 application (which will eventually be rewriten in Win32 - someday) that needs some sort of MessageBox that disappears after 'x' amount...
Dave A. Law
dega_studios
Offline Send Email
Sep 1, 2004
4:29 pm
39065
Hi Everybody.I am a new person to this group.I started learning c programming language.I hope that u people can help me in solving some problems. Best of luck...
rakesh v.
hi2385
Offline Send Email
Sep 1, 2004
5:26 pm
39066
Would some one please tell me how to link files using the Borland 5.5.1 Command-Line compiler. I trying to learn about the extern modifier. I am learning C...
charlie_chan
no1_charlie_...
Offline Send Email
Sep 1, 2004
8:35 pm
39067
Hello dear moderator, While I agree 100% on usability and end-user priorities, I cannot believe ... kernel-level crashes ... Have you been using your PC for...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
12:40 am
39068
"Thomas J. Hruska" <shinelight@...> wrote in message news:3.0.6.32.20040828121428.00b927b0@.... ... Come on, syntax...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
12:50 am
39069
Hi Peter, Your program is not strictly correct: "peternilsson42" <peternilsson42@...> wrote in message news:cfq72b+cc72@.... ... Here you are...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
1:24 am
39070
Plz do my home work... "Undertaker" <asyraf1156@...> wrote in message news:cfqaha+spbg@.... ... <mailto:c-prog-unsubscribe@yahoogroups.com>....
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
1:30 am
39071
It is insane to teach C as a first programming language. C++ is even worse. Java is too bloated... So where should newbie programmers start ? I've been...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
1:40 am
39072
A more concise explanation why such numbers as 0.7 are not "exact" when stored in float or double variables in C: Albeit 0.7 is a precise number in base 10,...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
2:20 am
39073
Would some one please tell me how to link files using the Borland 5.5 Command-Line compiler. I trying to learn about the extern modifier. I am learning C on ...
charlie_chan
no1_charlie_...
Offline Send Email
Sep 2, 2004
2:48 am
39074
edit your make file for the program to something like this # PROJECTNAME = the *.cpp file name PROJECTNAME=filename1 # SECONDNAME = the *.cpp file name to be...
Philip Bellamy
pbellamy2
Offline Send Email
Sep 2, 2004
5:35 am
39075
Hi, My suggestion would be BASIC. Reasons: 1) It is simple in syntax. 2) It is a free flow language at least when compared to others like COBOL and ForTran. 3)...
karthick.sundararajan...
vishwa_karthick
Offline Send Email
Sep 2, 2004
5:43 am
39076
... Since it's purely a personal peference, he _can_ argue that, and I for one join him. I've been using notepad alone for about 2 years now. With C...
peternilsson42
Offline Send Email
Sep 2, 2004
5:45 am
39077
... True. ... This need not be the case. Not all the world is 64-bit doubles and 32- bit floats. ... Believe it or not, neither C nor C++ actually guarantee...
peternilsson42
Offline Send Email
Sep 2, 2004
5:45 am
39078
[Lines have been reordered.] ... Please cite relevant chapter and verse from any C standard for any errors. ... Yes. ... In what way? Checking for overflow is...
peternilsson42
Offline Send Email
Sep 2, 2004
5:45 am
39079
... Why? ... Why? ... The core language is quite simple! Java is bloated only because it has taken the opposite approach to C and C++. Instead of letting...
peternilsson42
Offline Send Email
Sep 2, 2004
5:45 am
39080
Pascal ... From: peternilsson42 <peternilsson42@...> Date: Thu, 02 Sep 2004 05:44:33 -0000 Subject: [c-prog] Re: Need Help with C Exercise. To:...
P munsu
pmusu
Offline Send Email
Sep 2, 2004
5:47 am
39081
Note: forwarded message attached. ... Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. MYCPLUS Community Special Deals Just for You! ...
lonely soul
lonly_soulz
Offline Send Email
Sep 2, 2004
7:59 am
39082
"peternilsson42" <peternilsson42@...> wrote in message news:ch6bvu+gvaq@.... ... Please master, beat me with a notepad ! I guess personal...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
8:19 am
39083
Hi Peter, ... By not strictly correct, I did not mean not conformant. It does compile but contains semantical errors or misunderstandings. ... It is completely...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
9:06 am
39084
<karthick.sundararajan@...> wrote in message news:B99FECA7782B834AB0D4D5B18D89F5F0017C3B52@.... ... The case for Basic is...
Charlie Gordon
chqrlie
Offline Send Email
Sep 2, 2004
9:44 am
39085
What about Pascal? ... From: Charlie Gordon <gmane@...> Date: Thu, 2 Sep 2004 11:44:21 +0200 Subject: [c-prog] Re: [OT] First Programming Language. To:...
P munsu
pmusu
Offline Send Email
Sep 2, 2004
9:51 am
39086
To quote someone from somewhere: "People fall in love with Pascal and end up happily married to C, its sister" (c)-----Original Message----- (c)From: P munsu...
karthick.sundararajan...
vishwa_karthick
Offline Send Email
Sep 2, 2004
9:55 am
39087
Hi, No offence meant, but I personally prefer discussions on Programming related topics that can be eye-openers for others. But I would suggest something for...
karthick.sundararajan...
vishwa_karthick
Offline Send Email
Sep 2, 2004
10:06 am
39088
... When I was younger I didn't have that luxury! I wanted to learn C as a first programming language, but at the time I got into computers (1987) there...
andrew clarke
zoomosis
Online Now Send Email
Sep 2, 2004
10:12 am
39089
Hello c-prog, ... Perhaps logo or one of these languages from Bruce the Goose . . . http://brucethegoose.blogspot.com/ Perhaps a language should be designed by...
Ed Jason
edjason2001
Offline Send Email
Sep 2, 2004
10:43 am
Messages 39060 - 39089 of 71513   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