Files in the top-level directory in any check-in
- .gitignore
- m4
- src
- tests
- autogen.sh
- buildsys.mk.in
- cfwarray.c
- cfwarray.h
- cfwclass.h
- cfwobject.c
- cfwobject.h
- cfwstring.c
- cfwstring.h
- config.guess
- config.sub
- configure.ac
- install-sh
- Makefile
- README.md
- test.c
What is CoreFW?
CoreFW is ObjFW's little brother. It aims to provide "object oriented" programming for plain C and offers basic classes like arrays, strings and dictionaries.