Group: comp.lang.fortran · Group Profile · Search for Txt Status in comp.lang.fortran
Author: e p chandler
Date: Aug 20, 2008 19:19
...), dimension (array_size) В :: data_array В integer :: i,n, ios В open(2, file='addresses2.txt', status='old', iostat=ios, err=99) В open(3, file='output.txt', status='replace') В do i = 1, array_size ...more statement 99 open(2, file='addresses2.txt', status='old', iostat=ios) if (ios ... end if open(3, file='output.txt', status='replace') n = 0 do read (...
|
| Show full article (2.20Kb) · Show article thread |
|
|
Group: comp.lang.fortran · Group Profile · Search for Txt Status in comp.lang.fortran
Author: Ron Ford
Date: Aug 20, 2008 17:58
... time. One was that I misspelled addresses.txt when I named the actual file (Germans... to formatted differently, as you indicated. Output.txt is now: T. Boone Pickens 350 Swiftboat ... dimension (array_size) :: data_array integer :: i,n, ios open(2, file='addresses2.txt', status='old', iostat=ios, err=99) open(3, file='output.txt', status='replace') do i = 1, array_size ...
|
| Show full article (2.39Kb) · Show article thread |
Group: perl.cpan.testers · Group Profile · Search for Txt Status in perl.cpan.testers
Author: Dagolden
Date: Jun 9, 2008 04:48
... Berlitz Rondon, This is a computer-generated report for aware-status-0.1 on perl 5.8.8 patch 33819, created ... = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_8Fjt.txt PERL5_CPANPLUS_IS_RUNNING = 13441 PERL5_CPAN_IS_RUNNING = 13441 PERL5_CPAN_IS_RUNNING_IN_RECURSION = 28120,13441 PERL_CR_SMOKER_CURRENT = aware-status-0.1 PERL_MM_USE_DEFAULT = 1...
|
| Show full article (6.81Kb) |
Group: perl.cpan.testers · Group Profile · Search for Txt Status in perl.cpan.testers
Author: Dagolden
Date: Jun 6, 2008 11:23
...'blib/arch')" t/*.t t/Lemonldap-Cluster-Status......ok All tests successful. Files=1, Tests=...::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_bfQu.txt PERL5_CPANPLUS_IS_RUNNING = 28817 PERL5_CPAN_IS_RUNNING = 28817 PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9926,28817 PERL_CR_SMOKER_CURRENT = Lemonldap-Cluster-Status-0.02 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/...
|
| Show full article (4.99Kb) |
|