https://github.com/pedroh183/parkingsimrefactored
Programa para simular um CRUD em tempo de execução utilizando, em geral, ponteiros para consolidação do conhecimento acerca da linguagem C.
https://github.com/pedroh183/parkingsimrefactored
c crud-application pointers
Last synced: 5 months ago
JSON representation
Programa para simular um CRUD em tempo de execução utilizando, em geral, ponteiros para consolidação do conhecimento acerca da linguagem C.
- Host: GitHub
- URL: https://github.com/pedroh183/parkingsimrefactored
- Owner: PedroH183
- Created: 2023-04-02T01:28:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T22:43:42.000Z (over 2 years ago)
- Last Synced: 2023-08-05T03:11:46.528Z (about 2 years ago)
- Topics: c, crud-application, pointers
- Language: C
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parkingsim_refactored
This is an improvement over the original version of this project, which can be found in my account.