https://github.com/inightjar/struct-illustration
C++ Struct Illustration Code
https://github.com/inightjar/struct-illustration
cpp struct
Last synced: over 1 year ago
JSON representation
C++ Struct Illustration Code
- Host: GitHub
- URL: https://github.com/inightjar/struct-illustration
- Owner: iNightjar
- Created: 2022-05-01T13:25:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-01T13:32:59.000Z (about 4 years ago)
- Last Synced: 2025-01-12T05:08:16.514Z (over 1 year ago)
- Topics: cpp, struct
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Struct Illustration Code
Struct code with it's tricks in cpp .. source code in src/main.cpp
Credit: Dr.Mostafa Saad [Video Link](https://www.youtube.com/watch?v=doJxSoTw1Nw)