Here are some problems with SysBinarySearch in Palm OS Reference.pdf
including the 4.0 DR3 draft:

1. width is described as "Width of an element comparison function" which is
false and doesn't even make sense.  It's the width of each array element.
("How wide is a function?" sounds like one of Rob Haitani's riddles of Zen.)

2. numOfElements phrase "starting at 0 to numOfElements - 1" doesn't make
sense.  numOfElements is a count, not a range.

3. Prototype includes several unneeded 'const' qualifiers which have been
removed in the DR3 header file since they were originally an error.

-slj-


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to