https://github.com/rasa/shared
C/C++ shared library code
https://github.com/rasa/shared
Last synced: 7 months ago
JSON representation
C/C++ shared library code
- Host: GitHub
- URL: https://github.com/rasa/shared
- Owner: rasa
- License: mit
- Created: 2015-02-18T20:48:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T01:44:25.000Z (over 9 years ago)
- Last Synced: 2024-12-29T07:42:30.100Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# shared [![Flattr this][flatter_png]][flatter]
Shared library used by C/C++ programs.
## Usage
Add the directory to the INCLUDE, and LIB environment variables, or
run Microsoft Visual C++ 6.0, and add these directories using the
Tools / Options / Directories option.
## Contributing
To contribute to this project, please see [CONTRIBUTING.md](CONTRIBUTING.md).
## Bugs
To view existing bugs, or report a new bug, please see [issues](../../issues).
## Changelog
To view the version history for this project, please see [CHANGELOG.md](CHANGELOG.md).
## License
This project is [MIT licensed](LICENSE).
## Contact
This project was created and is maintained by [Ross Smith II][] [![endorse][endorse_png]][endorse]
Feedback, suggestions, and enhancements are welcome.
[Ross Smith II]: mailto:ross@smithii.com "ross@smithii.com"
[flatter]: https://flattr.com/submit/auto?user_id=rasa&url=https%3A%2F%2Fgithub.com%2Frasa%2Fshared
[flatter_png]: http://button.flattr.com/flattr-badge-large.png "Flattr this"
[endorse]: https://coderwall.com/rasa
[endorse_png]: https://api.coderwall.com/rasa/endorsecount.png "endorse"