Borland C++ 5.6 for Win32 Copyright (c) 1993, 2002 Borland
:
Error E2450 16: Undefined structure 'istringstream' in function main()
Error E2034 16: Cannot convert 'string' to 'istringstream' in function main()
Error E2094 17: 'operator>>' not implemented in type 'istringstream' for arguments of type 'int' in function main()
Error E2094 22: 'operator>>' not implemented in type 'istringstream' for arguments of type 'int' in function main()
Warning W8004 35: 'iss' is assigned a value that is never used in function main()
*** 4 errors in Compile ***