|
Thread: C++
-
January 15th, 2005, 09:12 PM
#1
Junior Member
C++
My friend keeps telling me about C++ but the example he uses is a foxtrot strip where he write 100 lines in C++ on the chalk board. I still son't know what it is. Can someone tell me please.
-
January 15th, 2005, 09:34 PM
#2
C++ is a programming language. The programming language in the Foxtrot comic is C.
Have a safe and wonderful day.
-
January 16th, 2005, 08:03 PM
#3
the picture actually is C ;-)
C++ is a followup on C, they are both programming languages, here are some links:
http://www.cs.cf.ac.uk/Dave/C/CE.html --> C tutorial
http://www.cplusplus.com/doc/tutorial/ --> C++ tutorial
-
January 16th, 2005, 08:46 PM
#4
Senior Member
Oh man... that picture is awesome! I'm going to give you points just for showing that... Best thing I've seen all day... (well, I did wake up a few hours ago... besides the point).
-
January 17th, 2005, 01:49 AM
#5
Senior Member
Re: C++
Originally posted here by redwizard
My friend keeps telling me about C++ but the example he uses is a foxtrot strip where he write 100 lines in C++ on the chalk board. I still son't know what it is. Can someone tell me please.
Also, i had a problem with this at the start. C and C++ have two different outcomes. C++ is an Object Oriented Programming Language, so you can make win32 applications for example. C however, you cant (or its alot more difficult).
format.com is an example of a C program
calc.exe is an example of a C++ program
Dont quote me on this* seriously, no flames, i said i could be wrong
-
January 17th, 2005, 03:45 AM
#6
Re: Re: C++
Originally posted here by Double//Cut
Also, i had a problem with this at the start. C and C++ have two different outcomes. C++ is an Object Oriented Programming Language, so you can make win32 applications for example. C however, you cant (or its alot more difficult).
format.com is an example of a C program
calc.exe is an example of a C++ program
Dont quote me on this* seriously, no flames, i said i could be wrong
Mmm.. something must be wrong with my C compiler, I keep getting .sex files.
-
January 17th, 2005, 08:31 AM
#7
Hi,
Also, i had a problem with this at the start. C and C++ have two different outcomes. C++ is an Object Oriented Programming Language, so you can make win32 applications for example. C however, you cant (or its alot more difficult).
format.com is an example of a C program
calc.exe is an example of a C++ program
Okey just because you said Don't Flame me...............So i am Not ......................otherwise who know's what would have happned seeing that Post 
Both of your Points Dosen't Hold any Good .............Except the Fact that C++ is a Object oriented Programming language and C is a Procedural Programming Language .
-Both Compile to .EXE
-What can be Made In C++ can be Done on C .
-OOP and Win32 Applications are two different Concepts.
I think you are Talking About VC++ where Win32 Applications would be Easier Because of the Prebuild MFC Classes..........
--Good Luck--
-
January 17th, 2005, 09:03 AM
#8
Senior Member
actually, i didnt mean for the extensions to mean anything.
i just chose two random programs
but yeah,
edit:
"format" is an example of a C program
"calc" is an example of a C++ program
-
January 18th, 2005, 12:14 AM
#9
Oh man... that picture is awesome! I'm going to give you points just for showing that... Best thing I've seen all day...
Ahh... when a site has no content, settle for some prono 'eh?
-
January 20th, 2005, 06:06 PM
#10
Junior Member
Thanks
Thanks guys that helped a lot. I know what it is now but I don't think I'm ready to use it yet, I just started binary.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|