Re: Almost Forgot How Obtuse C++ Can Be
- From: "Chris Burrows" <cfbsoftware@xxxxxxxxxxx>
- Date: Mon, 13 Nov 2006 10:40:12 +1030
"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
.
- Follow-Ups:
- Re: Almost Forgot How Obtuse C++ Can Be
- From: Andre Kaufmann
- Re: Almost Forgot How Obtuse C++ Can Be
- References:
- Almost Forgot How Obtuse C++ Can Be
- From: John Jacobson
- Re: Almost Forgot How Obtuse C++ Can Be
- From: Tom van der Vlugt
- Re: Almost Forgot How Obtuse C++ Can Be
- From: David Smith
- Re: Almost Forgot How Obtuse C++ Can Be
- From: Tom van der Vlugt
- Almost Forgot How Obtuse C++ Can Be
- Prev by Date: Re: Almost Forgot How Obtuse C++ Can Be
- Next by Date: Re: Disappointed in mr Hariri
- Previous by thread: Re: Almost Forgot How Obtuse C++ Can Be
- Next by thread: Re: Almost Forgot How Obtuse C++ Can Be
- Index(es):
Relevant Pages
|