Esempio n. 1
0
 static int Clean()
 {
     KSP.CleanCache();
     return(EXIT_OK);
 }