pointer of pointer type??

what is different form, follow as:

(1)code XBYTE *AA[]={...};

(2)code void (*BB[])(void)={...};

More questions in this forum