FileInfo

Languages

Overview

What is an I file? File generated by the Microsoft Visual Studio compiler when compiling a Visual C++ project; contains the output from the preprocessor operation; may be used to diagnose and fix compilation errors.

More Information If you want to generate an ".i file" from a source file, you can right-click on the file and select "Properties." Then select C/C++ → Preprocessor in the Properties tree. Finally, deselect "No" for the "Generate Preprocessed File" option. When you compile the file, an ".i file" will be created. However, this setting may also prevent the compilation process from completing. Therefore, "Generate Preprocessed File" should be reset to "No" when you want to compile your project.

Popularity3.6/5

22 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperINTERCAL
Popularity4.3 | 7 Votes

Previous / Next

In-Depth

.I File Extension

2 file types use the .i file extension.

Visual Studio Intermediate File

DeveloperMicrosoft
Popularity
3.6  |  22 Votes
 

What is an I file?

File generated by the Microsoft Visual Studio compiler when compiling a Visual C++ project; contains the output from the preprocessor operation; may be used to diagnose and fix compilation errors.

More Information

If you want to generate an ".i file" from a source file, you can right-click on the file and select "Properties." Then select C/C++ → Preprocessor in the Properties tree. Finally, deselect "No" for the "Generate Preprocessed File" option.

When you compile the file, an ".i file" will be created. However, this setting may also prevent the compilation process from completing. Therefore, "Generate Preprocessed File" should be reset to "No" when you want to compile your project.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open I files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Visual Studio 2022

Free +

Category: Developer Files

Updated: October 1, 2010

INTERCAL Source File

DeveloperINTERCAL
Popularity
4.3  |  7 Votes
 

Contains source code written in INTERCAL, a programming language designed to be different than all other major program languages; uses commands such as "DO," "NEXT," "PLEASE," and "FORGET."

More Information

The INTERCAL compiler is called the "Compiler Language With No Pronounceable Acronym."

Programs that open I files

Sort

Pricing

Program Name

Platform

Reset

X

Linux

C-INTERCAL

Java INTERCAL

Category: Developer Files

Updated: May 25, 2007

FAQ

What is an I file?
File generated by the Microsoft Visual Studio compiler when compiling a Visual C++ project; contains the output from the preprocessor operation; may be used to diagnose and fix compilation errors.