https://github.com/aritrakar/c-experiments
đ§ȘExperiments in C.
https://github.com/aritrakar/c-experiments
c linux windows
Last synced: 8 months ago
JSON representation
đ§ȘExperiments in C.
- Host: GitHub
- URL: https://github.com/aritrakar/c-experiments
- Owner: aritrakar
- Created: 2024-01-27T02:28:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T12:04:08.000Z (about 1 year ago)
- Last Synced: 2025-01-01T22:30:52.458Z (10 months ago)
- Topics: c, linux, windows
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C experiments
As the title suggests, this repository is a collection of experiments in C (primarily for POSIX-based systems) to learn more about low-level systems programming. See each directory for more details. These are for educational purposes only.