From: Doug Gwyn (VLD/VMB) <gwyn at brl-vld> RONG. a[b] is entirely equivalent to *(a+b), as stated. You have to remember what "+" means when adding a pointer and a constant.