help me to get reduce code and time for simple percent = (value/256)*100
its work fine but i want to using fumnction pointers in arreays for divide and multiply.
Sohil I Chan
{power to the compiler}
Why do you want to use function pointers at all?
And why, particularly, on an 8051?
http://www.keil.com/appnotes/docs/apnt_129.asp
http://www.keil.com/support/man/docs/bl51/bl51_ol_fp.htm
etc, etc,...