TF++, Miscellaneous classes and modules in C++:

◆ CODE

#define CODE (   line)    cout.width(50); cout << endl << #line << "; --> "; line

Show code along with output of executed code.

Definition at line 48 of file rangetest.cc.

Referenced by main().