gtpa2m0gApplication Programming

TPF Programming Conventions

TPF has established certain programming conventions to achieve high performance and ease program maintenance. It is important that the application conform to these conventions. TPF enforces some of the conventions; only good programming discipline can maintain others. Some of these conventions have been mentioned already and some will be discussed, in detail, in later sections.

Common Programming Conventions

These conventions apply to TPF applications programming in general. Those particular to assembler language and C language follow this section.

Assembler Language Programming Conventions

Below is a summary listing of assembler language programming conventions:

C Language Programming Conventions

The following summary lists conventions that apply to using the C language.