Skip to content

Oblivious-Oblivious/EmeraldsString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmeraldsString

A string builder implemented using memmove for crafting.

Installation

  • Install the library

em list

em install

em build lib

Usage

#include "EmeraldsString.h"

int main(void) {
}

Contributing

  1. Fork it (https://github.com/Oblivious-Oblivious/EmeraldsString/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

A string builder implemented using memmove for crafting.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages