Split string
From: Steve (Steve.Morris_at_libero.it)
Date: 03/31/04
- Next message: Roman: "Re: Old code, need to convert"
- Previous message: John Appleyard: "Re: iostat=10?"
- Next in thread: Arjen Markus: "Re: Split string"
- Reply: Arjen Markus: "Re: Split string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Mar 2004 05:20:27 -0800
Hi all!
I am pretty new to fortran and I would like to know how to split a
string. More precisely I have the following problem:
a string (named DATE) record the date ex.: 2003-10-08
I would like to split it into three
2003
10
08
and treat each like a number so that I can use them for other
calculations..
Thanks a lot!
S.
P.S. I use fortran 77
- Next message: Roman: "Re: Old code, need to convert"
- Previous message: John Appleyard: "Re: iostat=10?"
- Next in thread: Arjen Markus: "Re: Split string"
- Reply: Arjen Markus: "Re: Split string"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]