avr-gcc-list
[Top][All Lists]
Advanced

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

Re: [avr-gcc-list] Re: [avr-libc-dev] Please have a look at avr-libc pat


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Re: [avr-libc-dev] Please have a look at avr-libc patch #3750
Date: Tue, 6 Sep 2005 18:58:33 +0200 (MET DST)

David Kelly <address@hidden> wrote:

> Unix is putc(char, FILE*) so I think the put() function in avr-libc
> should be same.

As this function is purely internal to the avr-libc implementation,
that's not an issue (and seriously, I always found the Unix order here
illogical).  However, what counted is that we can provide a fully
backwards-compatible interface by having the FILE * argument to the
internal put and get functions last, so it will now happen that way.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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