#include <sys/utime.h>
#include <windows.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <errno.h>
#include <fcntl.h>
#include <ctype.h>
#include <math.h>
#include <wctype.h>
#include <wchar.h>
#include <stdarg.h>
#include <stddef.h>
#include <setjmp.h>
#include <locale.h>
#include <signal.h>
#include <limits.h>
#include <float.h>
#include <iso646.h>
#include <assert.h>
#include <psapi.h>
#include <process.h>
#include <stdbool.h>
#include <dirent.h>
#include <sys\stat.h>
Go to the source code of this file.
◆ THE_SIZE_I
#define THE_SIZE_I (1 << 17) |
◆ amanda_s_smart_ape()
Our own non recursive files and folders scan, not copied from stackoverflow because it was not there
- Parameters
-
initial_path_amanda_s_smart_ape | the initial path |
recurse_on_subfolders_amanda_s_smart_ape | to recurse or not |
amanda_mode | whether the call came from scanfolder or enumfolder |
- Returns
- always 0...
◆ main()