How can I make this return the desired float back to mainAlso, you might want to add an equals sign on line 30, 35 and line 55. If the user inputs 100, 101 o...
euclidean distanceFor future reference, [code]const Location &loc[/code] is a reference to a constant location to whic...
Argument and pointer errorAha! Good idea! Yes, in reality the button class looks like [link=https://pastebin.com/Mb5xGMbR]so[/...
Argument and pointer errorActually, even if I do remove the virtual and the const, I still get the abstract type error, (look ...
Argument and pointer errorI unfortunately can't remove the const in the setPosition function as though it's from a library. Al...
This user does not accept Private Messages