Re: Inverse of string.format?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Inverse of string.format?
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2015年1月16日 09:11:02 +0200
2015年01月16日 8:31 GMT+02:00 Sean Conner <sean@conman.org>:
> -spc (That's about the only thing I remember about Fortran. Oh wait, that
> and any character in column 1 marked a comment, otherwise, statments
> start in column 6 ... )
… and that
DO 30 I=1.10
is a perfectly legal statement but does not do what you thought.