hi im doing my final project on security system of ATM machine and im using keil microvision4 to develop c code but it gives the fallawing warning messages
fm.c(2): warning C318: can't open file 'lcd.h'
FM.C(77): warning C206: 'init_lcd': missing function-prototype
FM.C(78): warning C206: 'display_lcd': missing function-prototype
FM.C(78): error C267: 'display_lcd': requires ANSI-style prototype
Target not created
i dont know how to solve it .and i'm would you please help me.. thank you!:
fm.c(2): warning C318: can't open file 'lcd.h'
FM.C(77): warning C206: 'init_lcd': missing function-prototype
FM.C(78): warning C206: 'display_lcd': missing function-prototype
FM.C(78): error C267: 'display_lcd': requires ANSI-style prototype
Target not created
i dont know how to solve it .and i'm would you please help me.. thank you!: