Commit Graph

23 Commits

Author SHA1 Message Date
luca0N! 76e4249ea8
Added cleanup report on exit 2020-06-29 16:51:39 -03:00
luca0N! 1aececb96e
Fixed comment 2020-06-29 16:51:39 -03:00
luca0N! 4d002709fd
Removed unused function 2020-06-29 16:51:38 -03:00
luca0N! c1f6615946
Added object count support
The program now displays the amount of deleted objects after the main on exit. In order to know the amount of successfully deleted objects, the shell function (shellRemoveDir) is no longer used.
2020-06-29 16:51:37 -03:00
luca0N! f5b564fc0f
Fixed some compiler warnings 2020-06-29 16:51:37 -03:00
luca0N! f10121e51b
Added safe mode 2020-06-29 16:51:35 -03:00
luca0N! bee75691d5
Added environment variables support 2020-06-29 16:51:34 -03:00
luca0N! 597affa340
Added var warning 2020-06-19 22:50:58 -03:00
luca0N! 3537a786bd
Minor changes
- Added hidden support for ignoring the warning and license disclaimer when the program starts;
- Made changes based on issue #3.
2020-06-19 13:13:14 -03:00
luca0N! 0cd02d1752
Added removal routine 2020-06-19 12:12:45 -03:00
luca0N! 8805985855
Added comments 2020-06-19 11:12:21 -03:00
luca0N! d82f98e5d8
Added delete routine 2020-06-10 12:53:08 -03:00
luca0N! a720fab4ba
Changed return int 2020-06-10 11:26:03 -03:00
luca0N! 0f17c54af7
Updated license header 2020-05-24 00:10:21 -03:00
luca0N! cc64e9e4a4
Fixed string call 2020-05-23 22:17:51 -03:00
luca0N! 12fc7cdc10
Moved line to header 2020-05-23 02:58:36 -03:00
luca0N! 7d6253397f
Fixed odd output
Caused non-ANSI characters to be rendered as other characters on CMD.

Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-23 01:49:54 -03:00
luca0N! f08d6c488f
Merged license defines 2020-05-11 13:35:29 -03:00
luca0N! cf25645556
Support custom dirs
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-06 15:42:15 -03:00
luca0N! 97dafa0ac2
Added INI dir check
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-04 08:30:18 -03:00
luca0N! a96bac1756
Added INI cfg
Signed-off-by: luca0N! <63941044+luca0N@users.noreply.github.com>
2020-05-04 00:11:13 -03:00
luca0N! 5806def98e
Updated project name
Updated project name in license disclaimer
2020-04-27 01:51:35 -03:00
luca0N! 86cb29c825
Added existing source files 2020-04-26 18:55:11 -03:00