Can cin.fail() be used to detect non integer inputs?I want to check if an input is a number or not, and only accept it if it is. [code] int a; do{ ...
basic string operation issueSorry for the late update i found a solution already, i needed to use [code]+=[/code]
basic string operation issueThis few lines of code are supposed to extract integers from "it" to "s1", until a '/' is found, how...
Integer oveflow errorSolved it myself, the file that i was getting the values of 'a' from had an extra, empty row, so the...
Integer oveflow errorthe value i get varies but it usually looks something like this: -863838, and i don't think that ad...
This user does not accept Private Messages