0_0_5968423_67.cpp: In function `void get_input(char*, int*)':
0_0_5968423_67.cpp:38: error: incompatible types in assignment of `char' to `char[10]'
0_0_5968423_67.cpp:42: error: incompatible types in assignment of `char' to `char[10]'
0_0_5968423_67.cpp: In function `void show_stack(proc*, int)':
0_0_5968423_67.cpp:161: error: `N' has not been declared
0_0_5968423_67.cpp:161: error: request for member of non-aggregate type before ')' token
|