can i use TYPEDEF keywordin the header file as i m using KEIL microvision3 c51 compiler
yes i seeing the tupedef but i be hoping he being mistaked for the speling yes.
i be sometime making mistake with code for the enlgish is verrry difucilt as me but i being get better you be thinking yes?????!!!!!!
"i be sometime making mistake with code for the enlgish is verrry difucilt as me"
People can understand that English is not your native language, and make allowances. But Compilers have no such understanding, and make no such allowances.
The compiler insists that eveyone sticks exactly and precisely to the rules of the 'C' programming language - including things like spelling the keywords correctly, using the correct UPPER/lower case, using the correct punctuation (semicolons, etc), etc, etc...
Hint: to avoid introducing further errors when you post code on the forum, do not manually re-type it - use Copy and Paste instead.
Also, please look at the instructions for posting source code: www.danlhenry.com/.../keil_code.png http://www.keil.com/forum/tips.asp
And remember to check it carefully in the Preview before you press the 'Post' button...
kalib rahib, yes of course there really is no problem in understanding your English. As Andy specified, we are not compilers (at least not me; that was revealed in a rather explicit way a couple of year ago during a job interview: I was given C code fragments to analyze that were samples for PC-Lint. I bombed so now you know for sure that I'm saying the truth :) :) ).