Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 08:43:46 +0700 (ICT)
From:      Olivier Nicole <on@cs.ait.ac.th>
To:        questions@freebsd.org
Subject:   Re: Using regex(3)
Message-ID:  <200506230143.j5N1hkWI097845@banyan.cs.ait.ac.th>
In-Reply-To: <42B91313.9050807@bhi-hamburg.de> (message from Titus von Boxberg on Wed, 22 Jun 2005 09:28:19 %2B0200)
References:  <200506220411.j5M4BQ6G087888@banyan.cs.ait.ac.th> <42B91313.9050807@bhi-hamburg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Titus,

> no, you're misunderstanding regoff_t or printf.

I definitely misunderstand printf. Until now I thought that each place
holder (%d) was associated with one variable and if the type
missmatched, the display could be incorrect.

But in that case, printf seems to take 2 successive %d and split the
variable upon them to make it a %lld.

I am no C guru, but that sound very bad to me.

Bests,

Olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506230143.j5N1hkWI097845>