https://github.com/scriptsengineer/mathdll
Basic library to export DLL in C++
https://github.com/scriptsengineer/mathdll
Last synced: 6 months ago
JSON representation
Basic library to export DLL in C++
- Host: GitHub
- URL: https://github.com/scriptsengineer/mathdll
- Owner: scriptsengineer
- Created: 2019-04-25T21:50:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-01T00:11:41.000Z (over 6 years ago)
- Last Synced: 2025-02-13T22:49:35.927Z (8 months ago)
- Language: C++
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MathDLL
Basic library to export DLL in C++## Source
[link(https://docs.microsoft.com/pt-br/cpp/build/walkthrough-creating-and-using-a-dynamic-link-library-cpp?view=vs-2019)]