bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
XConsole.cpp File Reference
#include <iostream>
#include <cstring>
#include "XConsole.h"
Include dependency graph for XConsole.cpp:

Go to the source code of this file.

Namespaces

namespace  bux
 THE common namespace of bux library.
 

Functions

void bux::getKeyPunch (std::string_view msg, int &key, const char *keyFilter)
 
void bux::pressAKey ()
 
bool bux::testWritability (const char *file)