Jump to content

Input_main.cpp Error Compile.


Recommended Posts

Hi , i try about 3 hours to fix this error but i don't know where is wrong.

ERROR

[Game OK]        locale.cpp
input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
input_main.cpp:992: error: a function-definition is not allowed here before '{' token
input_main.cpp:997: error: a function-definition is not allowed here before '{' token
input_main.cpp:1004: error: a function-definition is not allowed here before '{' token
input_main.cpp:1022: error: a function-definition is not allowed here before '{' token
input_main.cpp:1041: error: a function-definition is not allowed here before '{' token
input_main.cpp:1048: error: a function-definition is not allowed here before '{' token
input_main.cpp:1055: error: a function-definition is not allowed here before '{' token
input_main.cpp:1063: error: a function-definition is not allowed here before '{' token
input_main.cpp:1070: error: a function-definition is not allowed here before '{' token
input_main.cpp:1076: error: a function-definition is not allowed here before '{' token
input_main.cpp:1082: error: a function-definition is not allowed here before '{' token
input_main.cpp:1088: error: a function-definition is not allowed here before '{' token
input_main.cpp:3748: error: expected `}' at end of input
 [Game OK]        locale_service.cpp

here is my input_main.cpp C++

https://pastebin.com/6sUqC8et

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.