Hi folks,

Can someone tell me what is the meaning of this line? and how to use this command properly?

Lock::~Lock() {
	DEBUG('t', "Deleting lock \"%s\"\n", name);

Thanks

Recommended Answers

All 3 Replies

Looks like it could be a macro to display text only in debug mode.

Looks like it could be a macro to display text only in debug mode.

Thank you but can you explain more or tell me a reference to check it out.

That's just it I don't know. Is this your code? If not where did it come from. To me it seems to be a macro someone created to assist in debugging.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.