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...
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...
... 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...
... 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...
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...
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...
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...
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...
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...
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,...
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 ...
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...
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)...
... 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...
... 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...
[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...
... 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...
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! ...
Hi Peter, ... By not strictly correct, I did not mean not conformant. It does compile but contains semantical errors or misunderstandings. ... It is completely...
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:...
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...
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...
... 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...
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...