hello, If i enter the word 'register' it appears in blue, so that means it is a 'reserved keyword'.I wonder what the purpose is of this keyword 'register' and for what i can use it... Can anybody help me? (I'm a newbie in Keil C51 compiler.) thanks and greetz
"As far as I know, C51 completly ignores the keyword register with regard to allocating variables to registers." Along with probably every other optimising compiler! Stefan