.TPU ファイル拡張子

Turbo Pascal Unit

開発元 Borland
人気度
3.7  |  3 
 

TPUファイルとは?

A TPU file is a Turbo Pascal unit. It contains a compiled program module that Turbo Pascal developers can import into a Turbo Pascal program, via the uses keyword. Saving a module as a TPU file allows developers to reuse the functions and procedures that module contains in multiple programs.

詳細情報

Turbo Pascal is a development kit for the Pascal programming language. It includes an IDE and a compiler that allow developers to develop, compile, and run Pascal programs.

Versions 4 and later of Turbo Pascal allow developers to compile program modules into TPU files. Typically, these modules contain common functions and procedures that a developer wants to include in multiple programs. Storing these functions and procedures in a single TPU file, rather than rewriting them in each program, makes maintaining and troubleshooting them easier.

Each TPU file is built from a corresponding .PAS file. These PAS files start with the unit keyword; they are typically named similarly to their TPU counterparts.

注: Different versions of Turbo Pascal use differently-formatted TPU files. Therefore, TPU files created using one version of Turbo Pascal may not function correctly in other versions.

TPUファイルの開き方

TPU files are not meant to be opened. To edit the code a TPU file contains, edit and recompile the corresponding PAS file.

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

TPUファイルを開くプログラム

Windows
カテゴリ: 開発者
更新日: 2022-04-25

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているTurbo Pascal Unitファイル形式とWindowsアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。