home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / tb / distance / read.me < prev   
Text File  |  1988-05-11  |  418b  |  11 lines

  1. These are a few BASIC programs I wrote (a long time ago!) to calculate distance
  2. between 2 points.  You will have to do some minor modifications to make these
  3. programs suit your purpose.
  4.  
  5. I strongly recommend compiling these programs with the IBM Basic Compiler, or
  6. Turbo Basic.  An 8087 numeric co-processor will help greatly (if your compiler
  7. supports it (such as Turbo Basic)).
  8.  
  9. Have fun!
  10. -Barry  5-11-88
  11.