.INL 파일 확장자
C++ Inline File
| 개발사 | Microsoft |
| 인기도 |
3.3 | 12 투표 |
INL 파일이란 무엇인가요?
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 파일을 열거나 참조하는 프로그램
Windows