simendsjo wrote:
> On 04.03.2011 22:42, "Jérôme M. Berger" wrote:
>> int main(string[] args) {
>>     auto s1 =(); // MH MH
>>     auto s2 =(); // OK
>>     s2.c =ull; // OK
>>     return 0;
>> }
> 
> Is part of your message gone?
> 
        Uh, I did not write that.

>> You can safely ignore the “ATTRIBUTE_FORMAT_FPTR(printf, 4, 5)”.
> 
> That I understood :) Thanks!

        Then if the issue is with the rest of the definition, it is more or
less equivalent to (you will need to translate the argument
declaration too):

alias size_t function (struct charset_info_st *, char *to, size_t n,
                       const char *fmt,
                       ...) snprintf;

                Jerome
-- 
mailto:jeber...@free.fr
http://jeberger.free.fr
Jabber: jeber...@jabber.fr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to