![]() |
Public API Reference |
#include <indprint.h>
Public Methods | |
csIndPrintDown (csIndPrint &ip, int amount=1) | |
Remember current state. More... |
So you can use it to keep track of indentation without the risk of miscounting Up() and Down() calls.
Definition at line 63 of file indprint.h.
|
Remember current state.
Definition at line 71 of file indprint.h. References csIndPrint::Down. |