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
StrUtil.cpp File Reference
#include "StrUtil.h"
#include <cstring>
Include dependency graph for StrUtil.cpp:

Go to the source code of this file.

Namespaces

namespace  bux
 THE common namespace of bux library.
 

Functions

const char * bux::ord_suffix (size_t i)
 
std::string bux::expand_env (const char *s)
 
std::string bux::_HRTN (const char *originalName)
 
std::string bux::OXCPT (const std::exception &e)