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

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

Re: [avr-gcc-list] Function Overloading.


From: Uwe Bonnes
Subject: Re: [avr-gcc-list] Function Overloading.
Date: Thu, 23 Jan 2003 11:57:56 +0100

>>>>> "Daniel" == Daniel Williamson <address@hidden> writes:

    Daniel> Hi all, A nice simple one here, I'm running gcc 3.2 20020616
    Daniel> (AVR Freaks last version).  And I don't seem to be able to
    Daniel> overload functions.

Remember that the AVR runs its code out of the Flash. You can't change the
code at runtime(beside using the self programming facility). If function
overloading involves changing the code, this could be the reason.

    Daniel> Is this available on the later versions?  If not I'll just give
    Daniel> each function it's own name, I just thought I'd give it a try.

    Daniel> Dan.  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Daniel> Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type"
    Daniel> CONTENT="text/html; charset=iso-8859-1">

Please,

no HTML in mail.

Bye
-- 
Uwe Bonnes                address@hidden

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
avr-gcc-list at http://avr1.org



reply via email to

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