| ??? 05/24/02 11:41 Read: times |
#23377 - RE: circular buffers by pointers or index ? |
Andy Neil wrote: ------------------------------- " Why do you prefer pointers?" Generaly pointers are faster because when you pass data to a function it processes it and sends it back (it does more work)while with poiters it doesnt send back anything. This is important if you are working in real time and have limited resources like most microcontrollers. |



