Exemple #1
0
// Show the contents of the observation
void AObsData::Show()
{
   const int n = 10;

   ExplainObservation(&data, n);
   PrintObservation(0,&data, n);
}
Exemple #2
0
   if (NumArgs() == 0 && ff != HAUDIO)

      Exit(0);