simple note taking app in C
- C 97.1%
- Makefile 2.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
- feature: struct Notes saving everything about notes from user for easier reading from memory - feature: remove note from file (currently removing whole file but will fix in next commits - code improvement: const variables - bug fix: free all allocated memory |
||
| .gitignore | ||
| Makefile | ||
| notes.c | ||
| notes.h | ||