avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #31613] In pgm_read_byte the address is a byte inste


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #31613] In pgm_read_byte the address is a byte instead of an int
Date: Wed, 10 Nov 2010 14:37:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.19) Gecko/2010071610 Firefox/3.0.19

Update of bug #31613 (project avr-libc):

                  Status:                    None => Invalid                

    _______________________________________________________

Follow-up Comment #1:

You are confusing the pointer with the object it points to:
the object is 8 bits wide, but the pointer is 16 bits.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?31613>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]