https://github.com/gpalleschi/gpstring
C String Utility Library
https://github.com/gpalleschi/gpstring
ascii c library
Last synced: 27 days ago
JSON representation
C String Utility Library
- Host: GitHub
- URL: https://github.com/gpalleschi/gpstring
- Owner: gpalleschi
- License: other
- Created: 2018-11-23T08:08:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T08:48:07.000Z (over 7 years ago)
- Last Synced: 2025-02-26T12:42:40.588Z (over 1 year ago)
- Topics: ascii, c, library
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#gpString
gpString is a C library providing some funcionalities compared to standard string processing functions in C.
gpString does not aim to replace standard library string processing functions but introduces new functions.
gpString is developed by mailto:[gpsoftskyballs@gmail.com]
== Version History
* *version 1.0 - (May 2018)*
** First version
== Functions and Usage
== License
gpString can be distributed, modified and used under the terms of GNU General Public License.
Giovanni Palleschi
mailto:gpsoftskyballs@gmail.com