James Carlson <carlsonj at workingcode.com> wrote:

> Turning that mechanism into a string should be fairly straightforward:
>
>       "a:#:inaddr_t"
>
> ... or some such.  I suspect that there won't be gcc compatibility here,
> because gcc doesn't give a hoot about the /* PRINTFLIKE */ that Studio
> uses anyway, so extending that mechanism shouldn't require substantial
> coordination.  Hey, maybe it can lead the gcc feature.
>
> I'd suggest this:
>
>   /* PRINTFLIKE1 f:: e:: g:: a:#:inaddr_t m::void */
>
> as a way of saying "like printf, but doesn't accept %f, %e, or %g, has
> %a with inaddr_t argument and optional # modifier, and has a %m that
> takes no argument."

How do you like to write down %r that takes two arguments?

J?rg

-- 
 EMail:joerg at schily.isdn.cs.tu-berlin.de (home) J?rg Schilling D-13353 Berlin
       js at cs.tu-berlin.de                (uni)  
       joerg.schilling at fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

Reply via email to