avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] code restructuring - using C99 or not?


From: Weddington, Eric
Subject: Re: [avrdude-dev] code restructuring - using C99 or not?
Date: Fri, 20 Jul 2012 18:40:36 +0000


> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On Behalf Of
> Axel Wachtler
> Sent: Friday, July 20, 2012 4:04 AM
> To: address@hidden
> Subject: [avrdude-dev] code restructuring - using C99 or not?
> 
> Hallo,
> 
> I'm currently doing some code restructuring in avrdude.
> 
> Now I want to encapsulate the fprintf(stderr, ...) statments by
> a macro, lets say PRINTF.

Hi Axel,

Why do you need to encapsulate these statements behind a macro? (That then has 
to be written and then interpreted by developers when modifications are made...)

What advantages does it bring, other than shorter typing?

Eric Weddington



reply via email to

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