summaryrefslogtreecommitdiffstats
path: root/examples/c4mkdir.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework group savingMarkus Mittendrein2020-04-201-1/+1
| | | | | | | save / saveParent write back to the original group saveParent saves changes in child groups (openAsChild) by saving the top-most parent saveAs / saveAsOverwrite resembles the old save / saveOverwrite For all other saving methods, groups opend with openAsChild are saved as if there was no parent
* Fix more error reporting in examplesMarkus Mittendrein2020-04-201-1/+1
|
* Make c4mkdir actually create a directory (not delete)Markus Mittendrein2019-03-081-11/+4
|
* Refactor code into a library and implement basic file management methodsMarkus Mittendrein2018-08-151-0/+49