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.
4 messages · Page 1 of 1 (latest)
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.
... 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.
You may get better responses in #1013107104678162544
i just realized that i posted it wrong, thx!