Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

FORTRAN PROMPT

doodle
Beginner
453 Views
hi,
please could someone help me to make my fortran codes read from the prompt line automatically? is it even possible??
for example, if i wished to do summation of N-numbers from (x1, x2, x3,...,xN) and i would like to run the program in the way:

[]$ summation.x 5 2 2 2 2 2

[]$ result> 10

thanx a lot

me
0 Kudos
0 Replies
Reply