[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Why no pgm_read_long() / pgm_read_long_far()?
From: |
E. Weddington |
Subject: |
Re: [avr-gcc-list] Why no pgm_read_long() / pgm_read_long_far()? |
Date: |
Wed, 21 Jan 2004 09:06:08 -0700 |
On 21 Jan 2004 at 1:05, J.C. Wren wrote:
> avr/pgmspace.h seems to be lacking pgm_read_long() and
> pgm_read_long_far(). Any of you compiler gurus up for whipping those up
> and adding them to the next release?
>
Technically, it's "library gurus", as it doesn't really have anything to do
with the compiler per se. :-)
You can temporarily work around this by using memcpy_P to copy your 4 bytes.
Eric
- Re: [avr-gcc-list] power on mega 103, (continued)
- Re: [avr-gcc-list] power on mega 103, Joerg Wunsch, 2004/01/21
- [avr-gcc-list] Why no pgm_read_long() / pgm_read_long_far()?, J.C. Wren, 2004/01/21
- Re: [avr-gcc-list] fdevopen() uses calloc?, E. Weddington, 2004/01/21
- Re: [avr-gcc-list] fdevopen() uses calloc?, J.C. Wren, 2004/01/21
- Re: [avr-gcc-list] fdevopen() uses calloc?, Joerg Wunsch, 2004/01/21
- Re: [avr-gcc-list] fdevopen() uses calloc?, Rod Moffitt, 2004/01/22
- Re: [avr-gcc-list] Why no pgm_read_long() / pgm_read_long_far()?,
E. Weddington <=
Re: [avr-gcc-list] power on mega 103, nurdin, 2004/01/23
Re: [avr-gcc-list] power on mega 103, Peter Bosscha, 2004/01/23
Re: [avr-gcc-list] power on mega 103, nurdin, 2004/01/23
Re: [avr-gcc-list] power on mega 103, nurdin, 2004/01/23
Re: [avr-gcc-list] power on mega 103, nurdin, 2004/01/24