E2314 Call of nonfunction (C++)
Go Up to Compiler Errors And Warnings (C++) Index
The name being called is not declared as a function.
This is commonly caused by incorrectly declaring the function or misspelling the function name.
Go Up to Compiler Errors And Warnings (C++) Index
The name being called is not declared as a function.
This is commonly caused by incorrectly declaring the function or misspelling the function name.