.O 文件扩展名

Compiled C Object File

开发者 N/A
受欢迎程度
3.8  |  75 
 

什么是 O 文件?

An O file is a compiled C program object. Some C compilers create O files during the executable (.EXE) creation process. O files themselves are typically not executable.

更多信息

When compiling a C program, compilers first transform all the program's source code files into compiled object files. These compiled files typically use the .o or .OBJ extension. The compiler then links the compiled object files into an executable file.

Some examples of compilers that produce O files include GNU Compiler Collection (GCC)'s C and C++ compilers and Tiny C Compiler.

如何打开 O 文件

C and C++ compilers, such as GCC and Tiny C Compiler, often create, reference, and use O files during the program compilation process. For example, you can use Tiny C Compiler's -o command to link O files together and create an executable.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 O 文件的程序

分类: 开发者
更新时间: 2022-05-02

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Compiled C Object 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们