@@ -1,9 +1,6 @@
#include <stdio.h>
#include <string.h>
int main() {
void AlphabetizeStrings(char **Array, int size);
char *Array[] = {"banana", "apple", "cherry", "date"};
The note is not visible to the blocked user.