-
This is a dynamic C-string library I created to do string manipulation through
char *, as C language does not provide a library for such thing. -
Functions includes:
- Tokenizer from
char*tochar**. - Read entire file into
char*. - Get tokenized
char**length. - Get length of
char*. - Get number of lines in a file.
- Read a specific line in a file.
- Tokenizer from
-
Notifications
You must be signed in to change notification settings - Fork 0
kvong/DynamicString
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Dynamic string allocation library in C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published