home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / Samples / CSAPE32.ARJ / INCLUDE / TEXTBUF.H < prev    next >
C/C++ Source or Header  |  1990-03-28  |  391b  |  25 lines

  1. /*
  2.     textbuf.h
  3.  
  4.     % header for textbuf files.
  5.  
  6.     C-scape 3.2
  7.     Copyright (c) 1986, 1987, by Oakland Group, Inc.
  8.     ALL RIGHTS RESERVED.
  9.  
  10.     Revision History:
  11.     -----------------
  12.      7/23/88 jmd    added oakland.h
  13.     11/28/88 jmd    reorganized headers
  14.  
  15.      3/28/90 jmd    ansi-fied
  16. */
  17.  
  18. #include "oakhead.h"
  19.  
  20. #include "cserror.h"
  21.  
  22. #include "bbcdecl.h"
  23. #include "tbdecl.h"
  24. #include "tbpriv.h"
  25.