162834_0_5190.c:1:22: iostream.h: No such file or directory
162834_0_5190.c:8: error: syntax error before "Line"
162834_0_5190.c:10: error: syntax error before '*' token
162834_0_5190.c:11: error: syntax error before '*' token
162834_0_5190.c:12: error: syntax error before '*' token
162834_0_5190.c: In function `main':
162834_0_5190.c:19: error: `cin' undeclared (first use in this function)
162834_0_5190.c:19: error: (Each undeclared identifier is reported only once
162834_0_5190.c:19: error: for each function it appears in.)
162834_0_5190.c:21: error: `Line' undeclared (first use in this function)
162834_0_5190.c:21: error: `pl' undeclared (first use in this function)
162834_0_5190.c:22: error: `pg' undeclared (first use in this function)
162834_0_5190.c:23: error: `pi' undeclared (first use in this function)
162834_0_5190.c:24: error: 'for' loop initial declaration used outside C99 mode
162834_0_5190.c:28: error: `new' undeclared (first use in this function)
162834_0_5190.c:28: error: syntax error before "Line"
162834_0_5190.c:33: error: request for member `next' in something not a structure or union
162834_0_5190.c:37: error: syntax error before "Line"
162834_0_5190.c:39: error: request for member `rpp' in something not a structure or union
162834_0_5190.c:40: error: request for member `rpp' in something not a structure or union
162834_0_5190.c:40: error: request for member `name' in something not a structure or union
162834_0_5190.c:61: error: request for member `next' in something not a structure or union
162834_0_5190.c:81: error: `pd' undeclared (first use in this function)
162834_0_5190.c:81: error: request for member `next' in something not a structure or union
162834_0_5190.c:88: error: request for member `next' in something not a structure or union
162834_0_5190.c:94: error: syntax error before "Line"
162834_0_5190.c:97: error: `cout' undeclared (first use in this function)
162834_0_5190.c:97: error: `endl' undeclared (first use in this function)
162834_0_5190.c:98: error: `pf' undeclared (first use in this function)
162834_0_5190.c:99: error: request for member `rpp' in something not a structure or union
162834_0_5190.c:100: error: request for member `rpp' in something not a structure or union
162834_0_5190.c:101: error: request for member `name' in something not a structure or union
162834_0_5190.c:122: error: request for member `next' in something not a structure or union
162834_0_5190.c:133: error: 'for' loop initial declaration used outside C99 mode
162834_0_5190.c:134: error: request for member `name' in something not a structure or union
162834_0_5190.c:135: error: `delete' undeclared (first use in this function)
162834_0_5190.c:135: error: syntax error before "pl"
|