QuoteBegin-Alex+May 19 2006, 04:36 PM-->
QUOTE (Alex @ May 19 2006, 04:36 PM) |
void (*functions[2])(void) = { NULL }; |
What does this line mean? I understand what you're doing with everything else, but what kind of void pointer are you initiating?
saubue: )_)