https://github.com/programmer-ke/primitive-oop-in-c
An simple implementation of object oriented programming in C
https://github.com/programmer-ke/primitive-oop-in-c
Last synced: over 1 year ago
JSON representation
An simple implementation of object oriented programming in C
- Host: GitHub
- URL: https://github.com/programmer-ke/primitive-oop-in-c
- Owner: programmer-ke
- Created: 2012-12-07T08:23:40.000Z (over 13 years ago)
- Default Branch: hardened
- Last Pushed: 2012-12-07T18:15:57.000Z (over 13 years ago)
- Last Synced: 2025-01-03T21:43:31.220Z (over 1 year ago)
- Language: C
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A simple implementation of object-oriented programming in C