Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julienmeritte/c-pool
C Pool ETNA
https://github.com/julienmeritte/c-pool
Last synced: 8 days ago
JSON representation
C Pool ETNA
- Host: GitHub
- URL: https://github.com/julienmeritte/c-pool
- Owner: julienmeritte
- Created: 2020-10-27T18:12:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T15:00:14.000Z (about 4 years ago)
- Last Synced: 2024-12-01T16:37:19.632Z (24 days ago)
- Language: C
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETNA POOL
[ETNA](https://etna.io) Pool exercises, rendered by **Julien Méritte**.
*October/November 2020*
## Tasks
J1 : First Program in C
J2 : Static Library
J3 : Strings
J4 : Memory Allocation
J5 : Header files - Makefile - Libmy - Parameters
J6 : Recursion - Unions - Bit shift
J7 : Structures - Function pointers
J8 : Linked lists