itoa() woes[quote]What is the exact error message. [/quote] Screenshot: https://postimg.org/image/msd2xvyqh/
itoa() woesBefore: [code] // ERROR HANDLING: To check the id number is valid bool Patient::isValidID(int id){ ...
itoa() woes[quote]if you're compiler is recent enough you should be able to use std::string.to_string(), or the...
itoa() woesOk I am understanding what you are saying now. I was copying the incorrect headers when looking up w...
itoa() woes[quote]Why all the C standard headers? [/quote] This was to show that I had the appropriate Librari...
This user does not accept Private Messages