home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / tvision / tfldex / tfldread.me < prev   
Encoding:
Text File  |  1992-01-24  |  926 b   |  26 lines

  1. Here is the first draft of the TV Extensions replacement for TInputLine.
  2. Try it out and let me know how it goes.  Please report any bugs to me
  3. on the TVExtensions Anyone??? thread or via Compuserve Mail.
  4.  
  5. My CIS id is:  73250,1460
  6.  
  7. This program compiles fine with BC++ 3.0.  I haven't tested it with BC++ 2.0
  8. or any version of TC++.
  9.  
  10. Files:
  11.   TFIELD.CPP -- source for the class
  12.   TFIELD.H   -- header file for the class
  13.   TFLDEX.CPP -- example program for the class
  14.   TFLDEX.PRJ -- project file to build the example
  15.   TFIELD.DOC -- documentation for the class (1rst draft, may contain errors)
  16.  
  17.  
  18. Download the file TFLDEX.ZIP for the executable version of TFLDEX.  It was
  19. large enough that I decided to upload it seperately (easier to rebuild if
  20. you have BC++ 3.0).
  21.  
  22. Suggestions and comments are always welcome.  If you see an optimization
  23. that can be made, please let me know!
  24.  
  25. Michael Bonner  1/24/92
  26.