I have the following C application:
#include #include int main() { char name[10]; printf("What is your name?\\n"