Registry / logging / c-dbg-macro

c-dbg-macro

JSON →
library2020-02-29vcpkgunverified

A dbg(...) macro for C

vcpkg install c-dbg-macro
INSTALL
IMPORT
SIG · C-DBG-MACRO
C
c-dbg-macro
loggingcppv2020-02-29
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dbg.h
#include <dbg.h>

Print variable value with file and line info

#include "dbg.h" int main() { int x = 42; dbg(x); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2020-02-29latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Resources

No resource links recorded.

c-dbg-macro — pip install c-dbg-macro · libregistry