.FTN 파일 확장자
Fortran Source Code File
| 개발사 | 해당 없음 |
| 인기도 |
3.0 | 13 투표 |
FTN 파일이란 무엇인가요?
An FTN file is a source code file written in Fortran, a programming language often used for numerical computation. It is saved in a plain text format and may be opened and edited with any text editor. FTN files may store code for an entire program or a program module.
추가 정보
You will most likely only encounter an FTN source code file if you are a scientific programmer. While FTN files can be opened and edited with any text editor, programmers typically edit FTN files with source code editors that provide Fortran syntax capabilities, such as Photran and Apple Xcode.
After modifying FTN files, programmers compile the source code with a Fortran compiler, which translates it to machine code that can run on a computer as a program. Some examples of Fortran compilers include Absoft Pro Fortran and Intel Parallel Studio XE.
참고: The .ftn file extension is shorthand for Fortran. Other files that store Fortran source code include .F, .F90, and .FOR files.
FTN 파일을 여는 프로그램
Flowton Diagram File
| 개발사 | Flowton |
| 인기도 |
2.7 | 3 투표 |
Flowchart created by Flowton, a free diagramming application; may include shapes, connections, text labels, and other components; can be used for software design, infrastructure diagramming, business process modeling, or other purposes.
추가 정보
FTN files are saved in an XML format.
