Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 355 Bytes

File metadata and controls

10 lines (7 loc) · 355 Bytes

cpp-lib

It's just a c++ library which have the same function as cstring

You can upload or move it to program files folder where a C++ dev environment installed ( lib folders)

How to use

  • add #include abstring on your header c++ file

Functions to use

  • abstr(), ablen(), abcmp(), abcat(), ablwr(), abupr(), abisalpha(), abispunc(), apcpy()