[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to use a float value with either GLYPH_DEBUG or NSTRACE
From: |
Alan Third |
Subject: |
Re: How to use a float value with either GLYPH_DEBUG or NSTRACE |
Date: |
Mon, 21 Aug 2017 21:07:56 +0100 |
User-agent: |
Mutt/1.7.2 (2016-11-26) |
On Mon, Aug 21, 2017 at 10:07:47AM -0700, Keith David Bershatsky wrote:
> It would be greatly appreciated if someone could please give me an
> example of how to use a float value as an argument for either
> GLYPH_DEBUG or NSTRACE.
Is it not just like printf?
NSTRACE("float: %f", var);
--
Alan Third