Re: PIC Assembler.
- From: Nobody <nobody@xxxxxxxxxxx>
- Date: Wed, 24 Oct 2007 23:17:03 +0100
On Wed, 24 Oct 2007 22:33:06 +0100, Eeyore wrote:
Whenever I come across the phrases "Linker scripts" or "Manifest
constants",
I reach for my revolver :)
What were you planning to shoot?
The scrote that spawned the "tutorial".
I agree. WTF is a "Manifest constant" anyway ?
Roughly, a constant which is given a name rather than being embedded in
the code as a literal value. E.g. in:
#define PI 3.14159
....
v = vp * sin(2 * PI * f * t + ph);
"PI" is a manifest constant.
.
- References:
- PIC Assembler.
- From: ian field
- Re: PIC Assembler.
- From: Tom2000
- Re: PIC Assembler.
- From: john jardine
- Re: PIC Assembler.
- From: ian field
- Re: PIC Assembler.
- From: john jardine
- Re: PIC Assembler.
- From: Eeyore
- PIC Assembler.
- Prev by Date: Re: PIC Assembler.
- Next by Date: Re: Coffee Maker
- Previous by thread: Re: PIC Assembler.
- Next by thread: Re: PIC Assembler.
- Index(es):