Chapter 7
Porting and Portable code


 7.1 Turbo Pascal
  7.1.1 Things that will not work
  7.1.2 Things which are extra
  7.1.3 Turbo Pascal compatibility mode
  7.1.4 A note on long le names under dos
 7.2 Porting Delphi Code
  7.2.1 Missing language constructs
  7.2.2 Missing calls/API incompatibilities
  7.2.3 Best practices for porting
 7.3 Writing portable code