Section courante

A propos

Section administrative du site

  1. Unit Turbo3;
  2.  
  3. {$D-,I-,S-}
  4.  
  5. INTERFACE
  6.  
  7. Uses Crt;
  8.  
  9. Var
  10.   Kbd:Text;
  11.   CBreak:Boolean absolute CheckBreak;
  12.  
  13. Procedure AssignKbd(Var F:Text);
  14. Function MemAvail:Integer;
  15. Function MaxAvail:Integer;
  16. Function LongFileSize(Var F):Real;
  17. Function LongFilePos(Var F):Real;
  18. Procedure LongSeek(Var F;Pos:Real);
  19. Procedure NormVideo;
  20. Procedure HighVideo;
  21. Procedure LowVideo;
  22. Function IOresult:Integer;


Dernière mise à jour : Dimanche, le 20 avril 2014