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

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

[avr-libc-dev] [patch] stdio.h - FDEV_SETUP_STREAM c++ bind


From: Alexandr Litjagin
Subject: [avr-libc-dev] [patch] stdio.h - FDEV_SETUP_STREAM c++ bind
Date: Tue, 31 Aug 2010 14:18:25 +0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

Hallow. i intended use c++ with avr-libc and so i provide a patch to allow use FDEV_SETUP_STREAM marco in c++ sources. since c++ does not support designated indexes, it need to use different intialiser(less stricted) for fdev structure.

Attachment: fdev_cpp_bind.patch
Description: Text document


reply via email to

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