#Istream input error, potentially minor bug im unable to see..

4 messages · Page 1 of 1 (latest)

abstract ravenBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

frosty widget
#

... can someone perhaps see and explain why for the last input_stream >> ISBN (char) only "978" is read? Its been working for the ISBNs before that so this is puzzling.
Afterwards it expects an int id so im probably getting -2147483648 here as it's reading the second bit of ISBN, interprets as int and gets out of range when trying to save it to id.

shrewd night
#

You may get better responses in #1013107104678162544

frosty widget