Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: February 25, 2025, 2:52 pm

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tips for c++ [needed]
#9
RE: Tips for c++ [needed]
(April 9, 2012 at 3:07 pm)Napoleon Wrote: Well I understand that C is a primitive version of C++, so I don't know if this will help or not. I use Cygwin and the GCC collection of compilers to compile it and I just write my code in Notepad++.

Your understanding is totally wrong. C++ != C. Hell, c++ isn't even a strict superset of C. So calling C a "primitive version of C++" is like calling a Model T Ford a "primitive Camaro."

Derp.

Wikipedia Wrote:The C and C++ programming languages are closely related. C++ grew out of C, as it was designed to be source-and-link compatible with C.[1] Due to this, C code is often developed with C++ IDEs, integrated with C++ code, and compiled in C++ compilers. While most C source code will compile as C++ code without any changes, certain language differences prevent C++ from being a strict superset of C.
REF: http://en.wikipedia.org/wiki/Compatibili...nd_C%2B%2B


Objective-C is a strict superset of C. You can mix C and ObjC freely without worrying about issues presented in the above.
REF: http://en.wikipedia.org/wiki/Objective-C
Slave to the Patriarchy no more
Reply



Messages In This Thread
Tips for c++ [needed] - by SavageNerdz - April 9, 2012 at 12:04 am
RE: Tips for c++ [needed] - by R-e-n-n-a-t - April 9, 2012 at 12:30 am
RE: Tips for c++ [needed] - by Darwinian - April 9, 2012 at 12:33 am
RE: Tips for c++ [needed] - by Autumnlicious - April 9, 2012 at 1:27 am
RE: Tips for c++ [needed] - by R-e-n-n-a-t - April 9, 2012 at 2:20 am
RE: Tips for c++ [needed] - by Tiberius - April 9, 2012 at 5:40 am
RE: Tips for c++ [needed] - by libalchris - April 9, 2012 at 1:46 pm
RE: Tips for c++ [needed] - by Napoléon - April 9, 2012 at 3:07 pm
RE: Tips for c++ [needed] - by Jackalope - April 9, 2012 at 3:44 pm
RE: Tips for c++ [needed] - by Autumnlicious - April 9, 2012 at 3:25 pm
RE: Tips for c++ [needed] - by Napoléon - April 9, 2012 at 3:31 pm
RE: Tips for c++ [needed] - by Autumnlicious - April 9, 2012 at 3:37 pm
RE: Tips for c++ [needed] - by Napoléon - April 9, 2012 at 3:41 pm
RE: Tips for c++ [needed] - by libalchris - April 9, 2012 at 11:12 pm
RE: Tips for c++ [needed] - by Autumnlicious - April 9, 2012 at 3:56 pm
RE: Tips for c++ [needed] - by Napoléon - April 9, 2012 at 4:46 pm
RE: Tips for c++ [needed] - by SavageNerdz - April 10, 2012 at 1:57 am
RE: Tips for c++ [needed] - by Napoléon - April 10, 2012 at 9:27 am
RE: Tips for c++ [needed] - by SavageNerdz - April 10, 2012 at 11:18 am
RE: Tips for c++ [needed] - by Autumnlicious - April 10, 2012 at 1:57 pm
RE: Tips for c++ [needed] - by Rob - April 11, 2012 at 9:49 pm
RE: Tips for c++ [needed] - by Tiberius - April 16, 2012 at 7:29 am

Possibly Related Threads...
Thread Author Replies Views Last Post
  Urgent help needed emjay 24 2901 February 23, 2023 at 5:25 pm
Last Post: zebo-the-fat
  Networking Guru Needed popeyespappy 5 774 October 9, 2021 at 2:53 pm
Last Post: Jehanne
  New laptop tips John V 21 3012 July 24, 2018 at 7:36 am
Last Post: John V
  Coder needed. Darwinian 7 2843 April 9, 2012 at 4:13 pm
Last Post: Autumnlicious



Users browsing this thread: 2 Guest(s)