> -----Original Message-----
> From: avrdude-dev-bounces+eric.weddington=atmel....@nongnu.org
> [mailto:avrdude-dev-bounces+eric.weddington=atmel....@nongnu.org] On Behalf Of
> Axel Wachtler
> Sent: Friday, July 20, 2012 4:04 AM
> To: avrdude-dev@nongnu.org
> 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

_______________________________________________
avrdude-dev mailing list
avrdude-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to