Re: Almost Forgot How Obtuse C++ Can Be



"Tom van der Vlugt" <t.vlugt@xxxxxxxxxxx> wrote in message
news:45579266$1@xxxxxxxxxxxxxxxxxxxxxxxxx

C/C++ is very convenient for software that needs to be
programmed in a low-level manner.
You can think about:
pointers, byte-fields, bit-shifting, memory-access by pointers,
C-unions (overlapping variables). Delphi has also some possi-
bilities, but C/C++ is the most complete language regarding
low-level programming.


Are you fully aware of what is possible with Delphi? Which possibilities of
those that you listed are you suggesting that Delphi does not have?

--
Chris Burrows
CFB Software
http://www.cfbsoftware.com/gpcp




.



Relevant Pages

  • Re: Java or C++?!!
    ... well, i usually prefer c/c++. ... team, java is better, because you cannot produce as cryptic code as ... i prefer c/c++ when i am programming alone and when i need performance. ... > pointers and Java not. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: What is the advantage of C?
    ... This is a history lesson from my personal experiences. ... I've programmed in a number of languages: ... 1) ease of programming and 2) pointers (which correspond to ... PL/1, a precursor to Pascal, was basically Pascal (with pointers, like C), ...
    (comp.lang.c)
  • Re: Is it possible to use the value of the PROGRAM ID within the source code?
    ... > Structured Programming back then. ... Why has it been ignored by the Cobol ... > mainframe shops have Programming Standards prohibiting progress? ... replaced pointers with objects. ...
    (comp.lang.cobol)
  • Re: What computer language is used a lot in the IT industry?
    ... > And a large amount of code is written in C using pointers WITH such. ... Strange, I *never* considered production programming ...
    (comp.programming)
  • Re: A little disappointed
    ... >> Pointers aren't too mysterious or difficult. ... If you practise ... > programming errors. ... has not been involved in the implementation language decision ...
    (alt.comp.lang.learn.c-cpp)