home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / pascal / tpas2msc.arc / QCREAD.DOC < prev    next >
Text File  |  1988-01-02  |  3KB  |  73 lines

  1.               GLOCKENSPIEL TURBO PASCAL(TM)-TO-QUICKC(TM) TRANSLATOR
  2.                                   VERSION 1.0
  3.                                   README.DOC
  4.  
  5. Each programming language has its own unique features and strengths.
  6. And many of you have indicated an interest in converting TurboPascal 
  7. programs to C, to take advantage of C's speed and flexibility !!
  8.  
  9. Microsoft hopes that this Turbo Pascal-to-QuickC  Translator will make 
  10. what could be an onerous task as fast and as easy as possible. 
  11.  
  12. And QuickC's fast compiler (running at 10,000 lines a minute on a PC AT) 
  13. will make the development of the resultant C code a snap.
  14. QuickC's integrated environment, with built-in source-level debugger 
  15. and on-line help, is perfect for both novices and pros to quickly 
  16. and easily develop applications.
  17.  
  18. And, of course, because of the complete compatibility between QuickC 
  19. and Microsoft's C 5.0 Optimizing Compiler, both Microsoft 
  20. compilers can be used to compile your C code, to get the fastest 
  21. compilation rate or the fastest execution speed.
  22.  
  23. The program is designed for legal Turbo Pascal programs, written 
  24. with TurboPascal version 3.0 or earlier. It even converts all the 
  25. graphics routines.
  26.  
  27. Best of all, the translator is absolutely free !!  
  28.  
  29. Microsoft is providing the translator on bulletin boards and sending it 
  30. to user groups and to anyone that calls us and asks for it.  
  31.  
  32. Please feel free to make as many copies you like, and pass it on 
  33. to anyone that you think might like a copy !!
  34.  
  35. Please read HOWTO.DOC for details on the translator and instructions 
  36. on how to convert your Turbo Pascal programs and then compile the 
  37. output with Microsoft QuickC.
  38.  
  39.  
  40. Your Suggestions
  41. ================
  42.  
  43. Due to the unique nature of the translator, Microsoft will be providing 
  44. a different level of support than we provide for our retail products.
  45.  
  46. We are very interested in your feedback on the translator. We would 
  47. prefer, however, that rather than calling our technical support 
  48. department that you write to us at: 
  49.  
  50.     Microsoft Corporation
  51.     10611 NE 36th Way
  52.     Box 97017
  53.     Redmond,  WA    98073-717
  54.  
  55.     ATTN:   WYGCL  - Turbo Pascal Translator
  56.  
  57. with any suggestions on the documentation, the translator, or any 
  58. problems that you encounter. In the latter case, if you supply 
  59. a small program on disk that illustrates the situation, we
  60. would be very grateful.
  61.  
  62. You will immediately be sent a form letter that acknowledges that 
  63. Microsoft has received your letter.  
  64.  
  65. Periodically, Microsoft will review all of the suggestions.
  66.  
  67.  
  68.  
  69. ----------------------------------------------------------------------
  70. QuickC is a trademark of Microsoft Corporation.
  71.  
  72. Turbo Pascal is a trademark of Borland International, Inc..