fstream files as trueI was writing a program to check if a username has already been logged on a separate file. I saw som...
Function being called without declarationThis worked, thank you. Could you or someone explain why I have to make another bool. I just want to...
Function being called without declarationWhy would line 75 call logFunction, because isn’t it a if statement that would run if logFunction ...
Function being called without declarationThat comment was there from before when the if statement was blank and still calling logFunction(), ...
Function being called without declarationSry, don’t mean declared just mean called. I understand declaring a function is defining the name ...
This user does not accept Private Messages