Error [499] ; 0. undefined symbol: _getch(trial code.obj)

Status
Not open for further replies.

ecaits

Member level 4
Joined
Jan 16, 2014
Messages
76
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Visit site
Activity points
579
Dear All,

I am using getch() to read the character from keypad in my code.

But when I Run the code, I am getting below error.


Error [499] ; 0. undefined symbol:
_getch(trial code.obj)

I am using PIC16F877 with hi-tech c compiler.

Can you suggest me why this error occur.
 

Have you included the header, 'h' file where the getch() function prototype is defined?
Have you linked to the library where the getch() function is coded?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…