Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » getchar - function could not be resolved
getchar - function could not be resolved [message #1759707] Sun, 16 April 2017 20:00 Go to next message
igor drozdov is currently offline igor drozdovFriend
Messages: 1
Registered: April 2017
Junior Member
Hello ,

for some reason my eclispe doesnt recognize the getchar() function.
it gives me 2 errors:
- 'getchar' was not declared in this scope
- function 'getchar' could not be resolved

what should i do?

a screenshot is attached.
  • Attachment: Untitled.jpg
    (Size: 162.25KB, Downloaded 297 times)
Re: getchar - function could not be resolved [message #1759789 is a reply to message #1759707] Tue, 18 April 2017 14:16 Go to previous message
Jonah Graham is currently offline Jonah GrahamFriend
Messages: 416
Registered: June 2014
Senior Member
getchar is in #include <cstdio> IIRC
Previous Topic:How change Debugger Console standard input text color in Eclipse CDT version Neon 3
Next Topic:project doesn't stop building; language.settings.xml is always updated
Goto Forum:
  


Current Time: Sat Apr 27 02:15:52 GMT 2024

Powered by FUDForum. Page generated in 0.04731 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top