home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_200 / 272_01 / d_cls.doc < prev    next >
Text File  |  1986-09-25  |  364b  |  39 lines

  1.  
  2.  
  3.  
  4.  
  5.         NAME
  6.                 d_cls -- clear current screen
  7.  
  8.         SYNOPSIS
  9.                 void d_cls();
  10.  
  11.  
  12.         DESCRIPTION
  13.         This function clears the screen on the current page.
  14.  
  15.  
  16.  
  17.         EXAMPLE
  18.  
  19.              d_cls();
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.         This function is found in SMDLx.LIB for the Datalight Compiler
  39.