Initial library commit.

This commit is contained in:
2017-01-06 19:13:34 -05:00
commit 102713417d
4 changed files with 42 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# C #
This library will provided binding for the standard C functions. Later, as a
stretch goal, this library will attempt to implement those functions in Rust.