https://github.com/electronicarts/EAStdC
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
https://github.com/electronicarts/EAStdC
Last synced: 30 days ago
JSON representation
EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.
- Host: GitHub
- URL: https://github.com/electronicarts/EAStdC
- Owner: electronicarts
- License: other
- Created: 2019-01-22T22:59:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T06:01:27.000Z (8 months ago)
- Last Synced: 2024-11-05T11:43:46.976Z (6 months ago)
- Language: C++
- Homepage:
- Size: 621 KB
- Stars: 488
- Watchers: 22
- Forks: 94
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - EAStdC
README
# EAStdC
[](https://travis-ci.org/electronicarts/EAStdC)
EAStdC is a package which implements a number of basic library facilities that are similar to those in the standard C library.
## Documentation
Please see [Introduction](doc/EAStdC.html).
## Compiling sources
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
## Credits
Roberto Parolin is the current EAStdC owner within EA and is responsible for the open source repository.
## License
Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.