public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Fortran
@ 2004-10-20 10:53 Faruk Diblen
  2004-10-20 11:20 ` Fortran Tolga Dalman
  0 siblings, 1 reply; 10+ messages in thread
From: Faruk Diblen @ 2004-10-20 10:53 UTC (permalink / raw)
  To: gcc



 Hi

I m from Turkey.I am studying at University of Gaziantep Physics Engineering 
Department.I want to translate fortran to Turkish.İs it possible?I meant ı 
want to use "eger" instead of "if" which means "if" in Turkish.Can i do this?
İf i do this does fortran work?Any limitation to do this?İf i can do that can 
you help me?

Thank....:)


Faruk Diblen
University Of Gaziantep
Physics Engineering Department


^ permalink raw reply	[flat|nested] 10+ messages in thread
* Fortran
@ 2000-04-19 19:04 Demas Ami
  2000-04-21  5:54 ` Fortran Toon Moene
  0 siblings, 1 reply; 10+ messages in thread
From: Demas Ami @ 2000-04-19 19:04 UTC (permalink / raw)
  To: gcc

Dear Sir/Madam,

I'm new to linux. I tried to compile my fortran program using G77 and it
works. But when I run
the program, after I type the input file and the designated output file,
the program got aborted.
I already put the input file in the same directory as the program. My
program work in windows
using MS compiler.

I use the following sintax for open file:

open(unit=5, file='inputfile', status='new')
open(unit=6, file='output', status='unknown')

read(5,*)n ...........(something like this)

write(6,*) hf  ........(something like this)

Is it impossible to write program in linux(g77) using the input file
and writing the output into fiel

Thank you for your kind attention and cooperation.

Best regards,

Suwito

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-10-21 10:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-20 10:53 Fortran Faruk Diblen
2004-10-20 11:20 ` Fortran Tolga Dalman
2004-10-20 13:19   ` Fortran Robert Dewar
2004-10-20 13:26     ` Fortran Tolga Dalman
2004-10-20 13:46       ` Fortran Robert Dewar
2004-10-20 14:12         ` Fortran Tolga Dalman
2004-10-20 17:01           ` Fortran Robert Dewar
2004-10-21 12:58       ` Fortran Clifford Wolf
  -- strict thread matches above, loose matches on Subject: below --
2000-04-19 19:04 Fortran Demas Ami
2000-04-21  5:54 ` Fortran Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).