Compiler Error C2444
'identifier' : used ANSI prototype, found 'type', expected '{' or ';'
The function prototype is followed by a type.
This error can be caused by a missing semicolon or curly brace.
Tento prehliadač už nie je podporovaný.
Inovujte na Microsoft Edge a využívajte najnovšie funkcie, aktualizácie zabezpečenia a technickú podporu.
'identifier' : used ANSI prototype, found 'type', expected '{' or ';'
The function prototype is followed by a type.
This error can be caused by a missing semicolon or curly brace.