??? 02/05/09 07:51 Read: times Msg Score: -1 -1 Didn't Search First |
#162084 - C++ and Keil problem |
i wrote a code in c++ and then pasted it in keil to generate a hex file. but to my surprise, keil was unable to recognize many commands of c++(such as int, void, main etc). i also included "reg51.h" but it gave errors it reg51 too. what should i do?what header files should i include in keil to make the commands recognizable to keil?
i'm using keil microvision2 v 2.39 any help? |