for(int i = 0;i < 10;i++) {
   if(sampFreq <> 0)
      printf("\n%f\t",(sampNo - 1)/sampFreq);
}
Hosted by www.Geocities.ws

1