We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 170a1a3 commit 712202bCopy full SHA for 712202b
exploithawk.c
@@ -18,7 +18,6 @@
18
#define MAX_SOURCE 32
19
#define TITLE_WRAP 50 // preferred width for title column
20
#define MAX_THREADS 64
21
-#define MAX_THREADS (int)(sizeof(threads)/sizeof(threads[0]))
22
23
typedef struct {
24
char source[MAX_SOURCE];
0 commit comments