FileInfo.comFileInfo.com
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

.INL File Extension

Tip Run a free scan for .INL file extension errors.

C++ Inline File Icon
File TypeC++ Inline File
DeveloperMicrosoft
Popularity3 stars
CategoryDeveloper Files
File Description

Source code file used by Microsoft C++ compilers; contains inline functions that can be included into C++ programs; used for storing reusable program components.

INL files can be used as an alternative to placing implementations of inline functions in header files (.H or .HPP files). Both INL files and header files can be inserted in C++ program code using the #include directive.

Program(s) that open .INL files
Sponsored Links
Updated 7/8/2010