Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Bedienungsanleitung Seite 71

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 97
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 70
71
18.6 SeekToBegin ()
This function seeks the file read-write pointer from current position to the BEGIN of the file.
Format : SeekToBegin(file_handle )
Parameters
file_handle Handle of the file (Text or Binary) on which the
Seek funcitonality has to be performed
Example
SeekToBegin (file_handle);
18.7 SeekToEnd()
This function seeks the file read-write pointer from current position to the END of the file.
Format : SeekToEnd(file_handle )
Parameters
file_handle Handle of the file (Text or Binary) on which the Seek
funcitonality has to be performed
Example
SeekToEnd (file_handle);
Seitenansicht 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 96 97

Kommentare zu diesen Handbüchern

Keine Kommentare