Adic Server Manuel d'utilisateur Page 105

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 218
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 104
aci_flip 4-63
21 Dec 2001
EBARCODE
EAREAFULL
See Figure 4-51 for an example of the aci_flip function.
Figure 4-51 Example of the aci_flip Function
/* Flip a volume in a optical disk drive */
int rc = 0;
char *drive = "od01";
if (( rc = aci_flip( drive ) ))
{
aci_perror( "Flip command failed: " );
}
else
{
printf("Flip of in drive %s successful
completed.\n", drive );
}
Vue de la page 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 217 218

Commentaires sur ces manuels

Pas de commentaire