//#include void InitWave() { int i; void *bad_handle[10]; for(i=0; i<10; i++) bad_handle[i]=NULL; }