CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
console.h
1#pragma once
2
4#include <cx/console/conin.h>
7
Cursor positioning and screen erase/scroll operations.
Keyboard input: raw mode, key decoding, line/password reading.
Console streams, capability detection, and buffered output.
Console text styling: colors, attributes, and styled writes.