Following are snippets of the code I'm optimizing:
--------------------------
void vLook (void)//char Itm1)
{
//static unsigned char i;
(*vfunc) ();
//}
}
}
-----------------------
Does anybody have any optimizations I can use? :)
It's super hard to read with all that code commented out, since it is
control flow commands begin taken out. I have no idea if it even
compiles standalone as it came here, so one couldn't even begin to
verify that less instructions are being generated for any hyptothetical optimization one would invent.
Nah, please do better if you want to stir up some interest.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,042 |
Nodes: | 16 (0 / 16) |
Uptime: | 01:15:02 |
Calls: | 500,919 |
Calls today: | 6 |
Files: | 109,372 |
D/L today: |
15,918 files (2,433M bytes) |
Messages: | 305,073 |
Posted today: | 7 |