help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trace function


From: Salvatore Di Fazio
Subject: Trace function
Date: 10 Jan 2007 10:59:18 -0800
User-agent: G2/1.0

Hi guys,
I would like to make a function that wrote a log line in a std output.

To do this I need the name of the function that was called the Trace
function, but I don't want put the __FUNCTION__ macro in the paramater
of the Trace function.

So exist some macro that can I use to do this?
Something like __FUNCTION_BEFORE_IT__

Tnx



reply via email to

[Prev in Thread] Current Thread [Next in Thread]