Search:

Type: Posts; User: Click_here

Search: Search took 0.02 seconds.

  1. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Salem you need your 30000th post to be here.

    Salem you need your 30000th post to be here.
  2. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    So even though Python is a higher level language,...

    So even though Python is a higher level language, you can develop programs with C++ faster

    Does that mean that C++ is better as a language than Python?
  3. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Python Vs. C++ Which one can you develop...

    Python Vs. C++

    Which one can you develop faster on?
  4. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    I use C to program PIC microprocessors for work. ...

    I use C to program PIC microprocessors for work. If Microchip suddenly threw all its support behind C++, I probably would learn C++. I have a deep respect for C++ and will most likely learn it one...
  5. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Is anyone else getting this vibe:...

    Is anyone else getting this vibe: http://cboard.cprogramming.com/brief-history-cprogramming-com/115955-whats-up-java-programmers-anyway-2.html

    It's always a sad day when one has to justify why...
  6. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Why do so many places say that mixing C code in...

    Why do so many places say that mixing C code in C++ code is dangerous?

    I don't know a lot about C++, but this seems to continuously be mentioned when researching this topic.
  7. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Appologies grumpy

    Appologies grumpy
  8. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    I was referring to not what can be achieved, but...

    I was referring to not what can be achieved, but features included in the language, such as overloading functions
  9. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Fast Fourier Transform...

    Fast Fourier Transform
  10. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    You'd have to change the language you are...

    You'd have to change the language you are programming in to C++ :P
  11. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    I think that this topic will only prove that C++...

    I think that this topic will only prove that C++ has more features than C.


    #define Max(x,y) ((x)>(y) ? (x) : (y))
  12. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    Here is what I posted in the last thread ...

    Here is what I posted in the last thread








    The answer is that there are situations where you can not use C++.
  13. Thread: C++ vs C

    by Click_here
    Replies
    79
    Views
    8,574

    I know that there is a lot of things that you can...

    I know that there is a lot of things that you can do in C++ that you can't do in C.

    There may be things you can do in C, which you can't do in C++

    They are different.

    I don't think that...
Results 1 to 13 of 13