home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / NVDC87.ZIP / LCV1N1.ZIP / DESCRIPT.CIS next >
Encoding:
Text File  |  1987-10-23  |  404 b   |  9 lines

  1. Language Connections #1 - Turbo Prolog to Turbo C - Entsminger
  2. This article shows the reader how to use Turbo Prolog as the
  3. controlling process to call a Turbo C routine to calculate
  4. mean and variance. Listings include an all Turbo Prolog version,
  5. and an all Turbo C version to compare against the two linked
  6. languages.
  7.  
  8. Turbo C Turbo Prolog language interface mean variance
  9. statistical analysis