Re: Hey, what is all this 'off topic' posting?
- From: "Frank Bemelman" <f.bemelmanq@xxxxxxxxxxxxxxxxx>
- Date: Sun, 4 Sep 2005 20:17:37 +0200
"Ken Smith" <kensmith@xxxxxxxxxxxxxxx> schreef in bericht
news:dffcuq$8ll$4@xxxxxxxxxxxxxxxxx
> In article <pan.2005.09.04.15.39.36.685094@xxxxxxxxxx>,
> keith <krw@xxxxxxxxxx> wrote:
> [...]
> >> With asm you know you will need 10 times more time to deliver 1/10th
> >> of the functionality.
> >
> >Only if you've never heard of a macro.
>
> You missed an obvious argument. I spend at least as much time on
> designing the system as typing in code. If coding in C was infinitely
> fast, it could only save me about half the time.
Okay, but the design of the system does not much to do with
the choice of the language. It's not that C coders don't
design and start right away with an empty main().
Asm macro's are (sort of) subroutines. If they are large
and often used, they eat a lot of space as well. But they
are a great help to avoid many silly coding errors.
--
Thanks, Frank.
(remove 'q' and '.invalid' when replying by email)
.
- Follow-Ups:
- Re: Hey, what is all this 'off topic' posting?
- From: keith
- Re: Hey, what is all this 'off topic' posting?
- From: Ken Smith
- Re: Hey, what is all this 'off topic' posting?
- References:
- Hey, what is all this 'off topic' posting?
- From: Bob Monsen
- Re: Hey, what is all this 'off topic' posting?
- From: SioL
- Re: Hey, what is all this 'off topic' posting?
- From: Frank Bemelman
- Re: Hey, what is all this 'off topic' posting?
- From: keith
- Re: Hey, what is all this 'off topic' posting?
- From: Ken Smith
- Hey, what is all this 'off topic' posting?
- Prev by Date: Re: Looking for Hi Freq - Hig voltgae Caps
- Next by Date: Re: Is New Orleans finished ?
- Previous by thread: Re: Hey, what is all this 'off topic' posting?
- Next by thread: Re: Hey, what is all this 'off topic' posting?
- Index(es):
Relevant Pages
|