.3 ファイル拡張子

Unix Section 3 Manual Page

開発元 不明
人気度
3.5  |  12 
 

3ファイルとは?

A 3 file is a Unix manual page (man page) that describes a library function. You can read a 3 file's contents using the Unix man utility. Each 3 file is named for the function it documents.

詳細情報

Microsoft Visual Studio Codeで開いた.3ファイルのスクリーンショット
Microsoft Visual Studio Codeで開いた3ファイル

Man pages contain documentation for system-level features of a Unix-based operating system. The pages are typically grouped into eight sections, each of which contains documentation for a subset of system information.

The third man page section describes library functions that can be used in the operating system. In particular, these sections describe C library functions.

For example, the file attr_get.3 contains documentation related to the attr_get and attr_getf library functions. It includes a quick synopsis of how to use the functions, a detailed description of the functions, and additional information.

注: Other sections' Unix man pages use the .1, .2, .4, .5, .6, .7, and .8 extensions. Man pages are also commonly compressed into .GZ files (which may use the .gz.# extension).

3ファイルの開き方

In Unix-like OSes, you can open a 3 file by calling the man utility using the name of the file. For example, to open attr_get.3, enter man attr_get(3).

Since 3 files are plain text files, you can also open them in any text editor, such as Vim (Linux, Mac), Microsoft Notepad (Windows), and Apple TextEdit (Mac).

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

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

Windows
Mac
Linux
OSに同梱
無料
無料

検証者 FileInfo.com

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

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