Media Summary: Quick demo of why you should always initialize variables. By the way, if you want an actual random number, check out RAND: ... program swapmain implicit none real :: a, b ! Read in two values read(*,*) a, b call swap(a,b) write(*,*) a,b contains subroutine ... program different data types character name*20 integer roll real avgmarks Write(*,*)'Enter the name :' read(*,*)name write(* ...

Fortran Programming Tutorial 3 5 - Detailed Analysis & Overview

Quick demo of why you should always initialize variables. By the way, if you want an actual random number, check out RAND: ... program swapmain implicit none real :: a, b ! Read in two values read(*,*) a, b call swap(a,b) write(*,*) a,b contains subroutine ... program different data types character name*20 integer roll real avgmarks Write(*,*)'Enter the name :' read(*,*)name write(* ...

Photo Gallery

FORTRAN TUTORIAL 3
Fortran Programming Tutorial 3.5 - (Why not to use) Uninitialized Variables
Fortran Programming Tutorial 3 - Using Variables
10. 5-3 Subroutine, 서브루틴
Fortran Tutorial for Beginners (Part 3) : Do loop, File Input/Output and GNUPlot
FORTRAN in 100 Seconds
Fortran Programming Tutorials (Revised) : 037 : Fortran Array Indexing, Printing arrays
FORTRAN LECTURE-5 ( part-3)
Fortran Programs Tutorial - 10: Largest of Three Numbers
Fortran Tutorial
[Fortran 3] Data Types
FORTRAN TUTORIAL 5 (DO LOOPS)
Sponsored
Sponsored
View Detailed Profile
Sponsored
Sponsored