Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Peter Norton Programmer's Guide - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

  We'll conclude this chapter with a look at Borland's widely used Turbo
  Pascal compiler. Turbo Pascal's data formats and support for
  assembly-language subroutines are different from those found in
  traditional Pascal compilers like IBM's or Microsoft's. However, you can
  use the same principles of subroutine interface design in Turbo Pascal
  that you use in any other language.

  --------------------------------------------------------------------------
  NOTE:
    Our description of the subroutine interface applies to version 4.0 of
    Turbo Pascal. Versions 3.0 and earlier used a somewhat different
    interface that isn't compatible with the one we're about to cover.
  --------------------------------------------------------------------------

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson