Simple-C project some stack and heap example for students Students can compile and use this program gcc -g -Wall -Wextra *.c gcc -fsanitize=address -g *.c Ideally in a Windows or Unix like environment that has GCC compiler