.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% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.