- libc6 (>= 2.34)
- libgcc-s1 (>= 3.0)
- libstdc++6 (>= 11)
This is a collection of utilities and functions used for example in w-scan-cpp
.
string related:
* LowerCase and UpperCase
* LeftTrim and RightTrim and Trim
* FrontFill and BackFill
* ReplaceAll
.
vector of string related:
* SplitStr
.
number conversion to string or vice versa
* IntToStr
* FloatToStr
* ExpToStr
* StrToInt
+ StrToFloat
.
print time
* TimeStr
.
other conversions
* BCDtoDecimal
.
sleep threads
* Sleep, mSleep, uSleep
.
print hex data
* HexDump
.
files and directories
* FileExists
* cFileList
* ReadFileToStream
* ReadFile
* WriteStreamToFile
* WriteFile
.
start/stop threads from main thread
* ThreadBase
Installed Size: 169.0 kB
Architectures: amd64 arm64